PHP Neos\Flow\Security\Authentication 네임스페이스

중첩된 네임스페이스

Neos\Flow\Security\Authentication\Controller
Neos\Flow\Security\Authentication\EntryPoint
Neos\Flow\Security\Authentication\Provider
Neos\Flow\Security\Authentication\Token

Interfaces

이름 설명
AuthenticationManagerInterface Contract for an authentication manager.
AuthenticationProviderInterface Contract for an authentication provider used by the AuthenticationProviderManager.
EntryPointInterface Contract for an authentication entry point
TokenInterface Contract for an authentication token.

클래스들

이름 설명
AuthenticationProviderManager The default authentication manager, which relies on Authentication Providers to authenticate the tokens stored in the security context.
AuthenticationProviderResolver The authentication provider resolver. It resolves the class name of a authentication provider based on names.