| Package | Description |
|---|---|
| io.undertow.security.impl |
| Class | Description |
|---|---|
| AbstractSecurityContext |
A base class for
SecurityContext implementations predominantly focusing on the notification handling allowing the
specific implementation for focus on authentication. |
| AuthenticationInfoToken |
Enumeration of tokens expected in a HTTP Digest 'Authentication-Info' header.
|
| DigestAuthorizationToken |
Enumeration of tokens expected in a HTTP Digest 'Authorization' header.
|
| DigestQop |
Enumeration to represent the Digest quality of protection options.
|
| DigestWWWAuthenticateToken |
Enumeration of tokens expected in a HTTP Digest 'WWW_Authenticate' header.
|
| SingleSignOn | |
| SingleSignOnAuthenticationMechanism |
Authenticator that can be used to configure single sign on.
|
| SingleSignOnManager |
Copyright © 2018. All rights reserved.