Interface | Description |
---|---|
Authenticator |
Interface used for authentication.
|
Class | Description |
---|---|
AuthorizationHeaderParser | |
AuthorizationHeaderParser.Result | |
BaseAuthenticator |
Interface used for performing the authentication.
|
BasicAuthenticationHttpContext |
Authentication context which uses a simple user/password credential pair
|
BasicAuthenticator | |
DefaultHttpContext |
Basic JolokiaHttpContextContext, which does no authentication.
|
DelegatingRestrictor |
A restrictor which delegate to a RestrictorService if available or denies access
if none is available.
|
JaasAuthenticator | |
ServiceAuthenticationHttpContext |
Authentication context based on an Authenticator Service.
|
Copyright © 2018. All rights reserved.