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
Credentialto provide some additional methods needed to enable verification of a request whereDigestAuthenticationMechanismis in use.Representation of an external credential.ACredentialto 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.ACredentialimplementation which wraps an X.509 certificate.