AppserverIo\Appserver\ServletEngine\Authenticator\Utils |
Name | Description |
---|---|
AuthenticatorInterface | Interface for authentication type implementations. |
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. |