PHP AppserverIo\Appserver\ServletEngine\Authenticator Пространство имен

Пространства имен

AppserverIo\Appserver\ServletEngine\Authenticator\Utils

Interfaces

Имя Описание
AuthenticatorInterface Interface for authentication type implementations.

Классы

Имя Описание
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.