Uses of Package
io.undertow.security.impl
-
Packages that use io.undertow.security.impl Package Description io.undertow.security.impl -
Classes in io.undertow.security.impl used by io.undertow.security.impl Class Description AbstractSecurityContext A base class forSecurityContext
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