C D E G H I M N O P R S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.otp.OTPSaslClientFactory
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.otp.OTPSaslServerFactory
D
- DEFAULT_SEED_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- DEFAULT_SEQUENCE_NUMBER - Static variable in class org.wildfly.security.sasl.otp.OTP
- DICTIONARY_DELIMITER - Static variable in class org.wildfly.security.sasl.otp.OTP
- DICTIONARY_SIZE - Static variable in class org.wildfly.security.sasl.otp.OTP
- dictionaryArrayToProperty(String[]) - Static method in class org.wildfly.security.sasl.otp.OTPSaslClientFactory
-
Construct the value of the
OTP_ALTERNATE_DICTIONARYproperty from an array of words. - DIRECT_OTP - Static variable in class org.wildfly.security.sasl.otp.OTP
-
Direct OTP format (either hexadecimal or multi-word OTP).
E
G
- getInstance() - Static method in class org.wildfly.security.sasl.otp.WildFlyElytronSaslOTPProvider
-
Get the OTP SASL authentication mechanism provider instance.
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.otp.OTPSaslClientFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.otp.OTPSaslServerFactory
- getOTPParameterSpec(String, String, int) - Static method in class org.wildfly.security.sasl.otp.OTP
-
Get the parameter specification for a one-time password generated using the given algorithm, seed, and sequence number.
H
- HEX_RESPONSE - Static variable in class org.wildfly.security.sasl.otp.OTP
I
- INIT_HEX_RESPONSE - Static variable in class org.wildfly.security.sasl.otp.OTP
- INIT_WORD_RESPONSE - Static variable in class org.wildfly.security.sasl.otp.OTP
M
- MATCH_NEW_PASSWORD - Static variable in class org.wildfly.security.sasl.otp.OTP
-
A predicate which is true when the given callback type and prompt match the OTP new password callback.
- MATCH_NEW_PASSWORD_FORMAT_CHOICE - Static variable in class org.wildfly.security.sasl.otp.OTP
-
A predicate which is true when the given callback type and prompt match the OTP new password format type choice callback.
- MATCH_PASSWORD - Static variable in class org.wildfly.security.sasl.otp.OTP
-
A predicate which is true when the given callback type and prompt match the OTP password callback.
- MATCH_PASSWORD_FORMAT_CHOICE - Static variable in class org.wildfly.security.sasl.otp.OTP
-
A predicate which is true when the given callback type and prompt match the OTP password format type choice callback.
- MATCH_RESPONSE_CHOICE - Static variable in class org.wildfly.security.sasl.otp.OTP
-
A predicate which is true when the given callback type and prompt match the OTP response type choice callback.
- MAX_AUTHENTICATION_ID_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- MAX_AUTHORIZATION_ID_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- MAX_PASS_PHRASE_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- MAX_SEED_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- MD5 - Static variable in class org.wildfly.security.sasl.otp.OTP
- MIN_PASS_PHRASE_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- MIN_SEED_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- MIN_SEQUENCE_NUMBER - Static variable in class org.wildfly.security.sasl.otp.OTP
N
- NEW_PASSWORD_FORMAT_TYPE_PROMPT - Static variable in class org.wildfly.security.sasl.otp.OTP
- NEW_PASSWORD_PROMPT - Static variable in class org.wildfly.security.sasl.otp.OTP
O
- org.wildfly.security.sasl.otp - package org.wildfly.security.sasl.otp
- OTP - Class in org.wildfly.security.sasl.otp
-
Constants for the OTP SASL mechanism.
- OTP() - Constructor for class org.wildfly.security.sasl.otp.OTP
- OTP_PREFIX - Static variable in class org.wildfly.security.sasl.otp.OTP
- OTPSaslClientFactory - Class in org.wildfly.security.sasl.otp
-
The client factory for the OTP SASL mechanism.
- OTPSaslClientFactory() - Constructor for class org.wildfly.security.sasl.otp.OTPSaslClientFactory
- OTPSaslClientFactory(Provider) - Constructor for class org.wildfly.security.sasl.otp.OTPSaslClientFactory
- OTPSaslServerFactory - Class in org.wildfly.security.sasl.otp
-
The server factory for the OTP SASL mechanism.
- OTPSaslServerFactory() - Constructor for class org.wildfly.security.sasl.otp.OTPSaslServerFactory
- OTPSaslServerFactory(Provider) - Constructor for class org.wildfly.security.sasl.otp.OTPSaslServerFactory
P
- PASS_PHRASE - Static variable in class org.wildfly.security.sasl.otp.OTP
-
Pass phrase format.
- PASSWORD_FORMAT_TYPE_PROMPT - Static variable in class org.wildfly.security.sasl.otp.OTP
- PASSWORD_PROMPT - Static variable in class org.wildfly.security.sasl.otp.OTP
R
- RESPONSE_TYPE_PROMPT - Static variable in class org.wildfly.security.sasl.otp.OTP
S
- SHA1 - Static variable in class org.wildfly.security.sasl.otp.OTP
- SHA256 - Static variable in class org.wildfly.security.sasl.otp.OTP
- SHA384 - Static variable in class org.wildfly.security.sasl.otp.OTP
- SHA512 - Static variable in class org.wildfly.security.sasl.otp.OTP
W
- WildFlyElytronSaslOTPProvider - Class in org.wildfly.security.sasl.otp
-
Provider for the OTP SASL authentication mechanism.
- WildFlyElytronSaslOTPProvider() - Constructor for class org.wildfly.security.sasl.otp.WildFlyElytronSaslOTPProvider
-
Construct a new instance.
- WORD_RESPONSE - Static variable in class org.wildfly.security.sasl.otp.OTP
All Classes All Packages