All Classes and Interfaces
Class
Description
A credential which has an associated algorithm name.
A piece of evidence which supports multiple algorithms.
Provide methods for encoding and decoding of
PasswordSpec.A password using the "bcrypt" Blowfish-based one-way password encryption algorithm.
A
Credential that usually holds a bearer security token.A piece of evidence that is comprised of a bearer security token.
A BSD-style DES "crypt" password.
A simple clear-text password.
A password specification for clear passwords.
A credential is a piece of information that can be used to verify or produce evidence.
Digest MD5 (pre-digested) password.
A
AlgorithmParameterSpec for a password represented by digesting it with a username and realm as defined by RFC2617 and
RFC2831.A
PasswordSpec for a password represented by a Digest Response as seen in Digest-MD5 SASL/HTTP mechanism.Log messages and exceptions for Elytron.
List of supported hash encodings to use in security realms that support storing hashed passwords.
A password specification for clear passwords which are intended to be encrypted or hashed.
A piece of evidence which may be used for credential verification.
A credential for holding a
GSSCredential and optionally an associated KerberosTicket.A password specification for a password represented by a hash.
A
PasswordSpec for a password represented by a hash with an iteration count or cost.Algorithm parameter specification for password types with an iteration count.
A
PasswordSpec for a password represented by a hash with a salt and a iteration count or cost.Algorithm parameter specification for common hashed password types.
A public/private key pair credential.
Key utility methods.
A password which has been masked, PicketBox style.
An algorithm specification for a two-way password which is masked.
A password specification for a two-way password which is masked.
Helper utility methods for operation on passwords based on the Modular Crypt Format(MCF).
A one-time password, used by the OTP SASL mechanism.
Algorithm parameter specification for one-time password types as defined in RFC 2289.
A
PasswordSpec for a one-time password as defined in RFC 2289.A password which can be verified but not recovered.
A password key.
A credential for password authentication.
A password keystore entry.
A factory for passwords.
The SPI for password factories to implement.
A piece of evidence that is comprised of a password guess.
A password file formatted
KeyStore implementation.A password specification object.
A public key credential.
Algorithm parameter specification for RSA keys.
An implementation of the
AlgorithmParametersSpi SPI for RSA keys, because the JDK does not have one.A
PasswordSpec for a password represented by a hash with a salt.Algorithm parameter specification for salted hashed password types.
A simple password where the generated digest also includes a salt.
A SCRAM-digest password, used by the SCRAM family of SASL mechanisms.
A secret key credential.
A simple single digest based password.
A credential holding the location, key identity and passphrase (instance of
Credential) of a Private key in an external
file and/or the name of the file containing the known hostsA builder for SSHCredential.
An MD5-crypt password using the Sun scheme.
A password which can be verified and recovered.
The traditional UNIX DES crypt password algorithm.
The UNIX modular-crypt MD5 crypt algorithm.
The UNIX modular-crypt SHA crypt algorithm.
Provider for key implementations.
Provider for password implementations.
A
KeyStore which can store TwoWayPassword instances by wrapping another KeyStore which can store
SecretKey instances.A credential which contains an X.509 certificate chain.
A credential containing a private key and an X.509 certificate chain.
A credential containing an X.509 certificate chain.
A piece of evidence that is comprised of a verified peer certificate chain.