Package io.undertow.security.idm
package io.undertow.security.idm
-
ClassDescriptionRepresentation of an account, most likely a user account.Representation of a users Credential.Enumeration of the supported digest algorithms.An extension of
Credential
to provide some additional methods needed to enable verification of a request whereDigestAuthenticationMechanism
is in use.Representation of an external credential.ACredential
to wrap an established GSSContext.The IdentityManager interface to be implemented by an identity manager implementation providing user verification and identity loading to Undertow.A Credential representing the password of an Account.ACredential
implementation which wraps an X.509 certificate.