Package org.wildfly.security.sasl.util
Class SaslMechanismInformation.Names
- java.lang.Object
 - 
- org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
 
- 
- Enclosing class:
 - SaslMechanismInformation
 
public static final class SaslMechanismInformation.Names extends Object
 
- 
- 
Field Summary
 
 - 
 
- 
- 
Field Detail
- 
CRAM_MD5
public static final String CRAM_MD5
- See Also:
 - Constant Field Values
 
 
- 
DIGEST_MD5
public static final String DIGEST_MD5
- See Also:
 - Constant Field Values
 
 
- 
DIGEST_SHA
public static final String DIGEST_SHA
- See Also:
 - Constant Field Values
 
 
- 
DIGEST_SHA_256
public static final String DIGEST_SHA_256
- See Also:
 - Constant Field Values
 
 
- 
DIGEST_SHA_384
public static final String DIGEST_SHA_384
- See Also:
 - Constant Field Values
 
 
- 
DIGEST_SHA_512
public static final String DIGEST_SHA_512
- See Also:
 - Constant Field Values
 
 
- 
DIGEST_SHA_512_256
public static final String DIGEST_SHA_512_256
- See Also:
 - Constant Field Values
 
 
- 
SCRAM_SHA_1
public static final String SCRAM_SHA_1
- See Also:
 - Constant Field Values
 
 
- 
SCRAM_SHA_1_PLUS
public static final String SCRAM_SHA_1_PLUS
- See Also:
 - Constant Field Values
 
 
- 
SCRAM_SHA_256
public static final String SCRAM_SHA_256
- See Also:
 - Constant Field Values
 
 
- 
SCRAM_SHA_256_PLUS
public static final String SCRAM_SHA_256_PLUS
- See Also:
 - Constant Field Values
 
 
- 
SCRAM_SHA_384
public static final String SCRAM_SHA_384
- See Also:
 - Constant Field Values
 
 
- 
SCRAM_SHA_384_PLUS
public static final String SCRAM_SHA_384_PLUS
- See Also:
 - Constant Field Values
 
 
- 
SCRAM_SHA_512
public static final String SCRAM_SHA_512
- See Also:
 - Constant Field Values
 
 
- 
SCRAM_SHA_512_PLUS
public static final String SCRAM_SHA_512_PLUS
- See Also:
 - Constant Field Values
 
 
- 
IEC_ISO_9798_M_DSA_SHA1
public static final String IEC_ISO_9798_M_DSA_SHA1
- See Also:
 - Constant Field Values
 
 
- 
IEC_ISO_9798_M_ECDSA_SHA1
public static final String IEC_ISO_9798_M_ECDSA_SHA1
- See Also:
 - Constant Field Values
 
 
- 
IEC_ISO_9798_M_RSA_SHA1_ENC
public static final String IEC_ISO_9798_M_RSA_SHA1_ENC
- See Also:
 - Constant Field Values
 
 
- 
IEC_ISO_9798_U_DSA_SHA1
public static final String IEC_ISO_9798_U_DSA_SHA1
- See Also:
 - Constant Field Values
 
 
- 
IEC_ISO_9798_U_ECDSA_SHA1
public static final String IEC_ISO_9798_U_ECDSA_SHA1
- See Also:
 - Constant Field Values
 
 
- 
IEC_ISO_9798_U_RSA_SHA1_ENC
public static final String IEC_ISO_9798_U_RSA_SHA1_ENC
- See Also:
 - Constant Field Values
 
 
- 
ANONYMOUS
public static final String ANONYMOUS
- See Also:
 - Constant Field Values
 
 
- 
EAP_AES128
public static final String EAP_AES128
- See Also:
 - Constant Field Values
 
 
- 
EAP_AES128_PLUS
public static final String EAP_AES128_PLUS
- See Also:
 - Constant Field Values
 
 
- 
EXTERNAL
public static final String EXTERNAL
- See Also:
 - Constant Field Values
 
 
- 
JBOSS_LOCAL_USER
public static final String JBOSS_LOCAL_USER
- See Also:
 - Constant Field Values
 
 
- 
OAUTH_10_A
public static final String OAUTH_10_A
- See Also:
 - Constant Field Values
 
 
- 
OAUTHBEARER
public static final String OAUTHBEARER
- See Also:
 - Constant Field Values
 
 
- 
OPENID20
public static final String OPENID20
- See Also:
 - Constant Field Values
 
 
- 
OTP
public static final String OTP
- See Also:
 - Constant Field Values
 
 
- 
SAML20
public static final String SAML20
- See Also:
 - Constant Field Values
 
 
- 
SECURID
public static final String SECURID
- See Also:
 - Constant Field Values
 
 
- 
PLAIN
public static final String PLAIN
- See Also:
 - Constant Field Values
 
 
- 
GS2_KRB5
public static final String GS2_KRB5
- See Also:
 - Constant Field Values
 
 
- 
GS2_KRB5_PLUS
public static final String GS2_KRB5_PLUS
- See Also:
 - Constant Field Values
 
 
- 
GSSAPI
public static final String GSSAPI
- See Also:
 - Constant Field Values
 
 
 - 
 
 -