PHP AppserverIo\Appserver\ServletEngine\Authenticator Namespace

Nested Namespaces

AppserverIo\Appserver\ServletEngine\Authenticator\Utils

Interfaces

Name Description
AuthenticatorInterface Interface for authentication type implementations.

Classes

Name Description
AbstractAuthenticator Abstract authenticator base class providing generic functionality.
BasicAuthenticator An authenticator implementation providing HTTP basic authentication.
DigestAuthenticator Class DigestAuthentication
FormAuthenticator A form based authenticator implementation.