Uses of Class
org.wildfly.security.mechanism.AuthenticationMechanismException
Packages that use AuthenticationMechanismException
Package
Description
Package containing utility classes for HTTP authentication, predominantly special factory wrappers.
-
Uses of AuthenticationMechanismException in org.wildfly.security.credential.source
Methods in org.wildfly.security.credential.source that return AuthenticationMechanismExceptionModifier and TypeMethodDescriptionElytronMessages2_$logger.mechCallbackHandlerFailedForUnknownReason(Throwable cause) ElytronMessages2_$logger.mechUnableToHandleResponseFromServer(Throwable cause) -
Uses of AuthenticationMechanismException in org.wildfly.security.http.util
Methods in org.wildfly.security.http.util that return AuthenticationMechanismExceptionModifier and TypeMethodDescriptionElytronMessages_$logger.unableToLocateMechanismConfiguration(Throwable cause) -
Uses of AuthenticationMechanismException in org.wildfly.security.mechanism
Subclasses of AuthenticationMechanismException in org.wildfly.security.mechanismModifier and TypeClassDescriptionclassA SCRAM server-side exception with an error code.Methods in org.wildfly.security.mechanism that return AuthenticationMechanismExceptionModifier and TypeMethodDescriptionAuthenticationMechanismException.fromException(Exception source) Convert the given exception to anAuthenticationMechanismException.Methods in org.wildfly.security.mechanism that throw AuthenticationMechanismExceptionModifier and TypeMethodDescriptionstatic <S extends Password>
SMechanismUtil.getPasswordCredential(String userName, CallbackHandler callbackHandler, Class<S> passwordType, String passwordAlgorithm, AlgorithmParameterSpec matchParameters, AlgorithmParameterSpec generateParameters, Supplier<Provider[]> providers) Deprecated.static <S extends Password>
SMechanismUtil.getPasswordCredential(String userName, CallbackHandler callbackHandler, Class<S> passwordType, String passwordAlgorithm, AlgorithmParameterSpec matchParameters, AlgorithmParameterSpec generateParameters, Supplier<Provider[]> providers, ElytronMessages log) Deprecated.static voidMechanismUtil.handleCallbacks(String mechName, CallbackHandler callbackHandler, Callback... callbacks) Deprecated.static voidMechanismUtil.handleCallbacks(ElytronMessages log, CallbackHandler callbackHandler, Callback... callbacks) Deprecated. -
Uses of AuthenticationMechanismException in org.wildfly.security.mechanism._private
Methods in org.wildfly.security.mechanism._private that return AuthenticationMechanismExceptionModifier and TypeMethodDescriptionElytronMessages_$logger.invalidNonceLength()ElytronMessages.invalidNonceLength()ElytronMessages_$logger.mechAnonymousAuthorizationDenied()ElytronMessages.mechAnonymousAuthorizationDenied()ElytronMessages_$logger.mechAuthenticationFailed()ElytronMessages.mechAuthenticationFailed()ElytronMessages_$logger.mechAuthenticationNameIsEmpty()ElytronMessages.mechAuthenticationNameIsEmpty()ElytronMessages_$logger.mechAuthenticationNameTooLong()ElytronMessages.mechAuthenticationNameTooLong()ElytronMessages_$logger.mechAuthenticationRejectedInvalidProof()ElytronMessages.mechAuthenticationRejectedInvalidProof()ElytronMessages_$logger.mechAuthorizationFailed(String userName, String authorizationId) ElytronMessages_$logger.mechAuthorizationFailed(Throwable cause) ElytronMessages.mechAuthorizationFailed(String userName, String authorizationId) ElytronMessages.mechAuthorizationFailed(Throwable cause) ElytronMessages_$logger.mechAuthorizationIdChanged()ElytronMessages.mechAuthorizationIdChanged()ElytronMessages_$logger.mechAuthorizationIdTooLong()ElytronMessages.mechAuthorizationIdTooLong()ElytronMessages_$logger.mechAuthorizationUnsupported(Throwable cause) ElytronMessages.mechAuthorizationUnsupported(Throwable cause) ElytronMessages_$logger.mechBadLengthOfMessageForNegotiatingSecurityLayer()ElytronMessages.mechBadLengthOfMessageForNegotiatingSecurityLayer()ElytronMessages_$logger.mechBadSequenceNumberWhileUnwrapping(int expected, int actual) ElytronMessages.mechBadSequenceNumberWhileUnwrapping(int expected, int actual) ElytronMessages_$logger.mechCallbackHandlerDoesNotSupportCredentialAcquisition(Throwable cause) ElytronMessages.mechCallbackHandlerDoesNotSupportCredentialAcquisition(Throwable cause) ElytronMessages_$logger.mechCallbackHandlerDoesNotSupportUserName(Throwable cause) ElytronMessages.mechCallbackHandlerDoesNotSupportUserName(Throwable cause) ElytronMessages_$logger.mechCallbackHandlerFailedForUnknownReason(Throwable cause) ElytronMessages.mechCallbackHandlerFailedForUnknownReason(Throwable cause) ElytronMessages_$logger.mechCallbackHandlerNotProvidedClientCertificate()ElytronMessages.mechCallbackHandlerNotProvidedClientCertificate()ElytronMessages_$logger.mechCallbackHandlerNotProvidedPrivateKey()ElytronMessages.mechCallbackHandlerNotProvidedPrivateKey()ElytronMessages_$logger.mechCallbackHandlerNotProvidedServerCertificate()ElytronMessages.mechCallbackHandlerNotProvidedServerCertificate()ElytronMessages_$logger.mechCallbackHandlerUnsupportedCallback(Throwable cause) ElytronMessages.mechCallbackHandlerUnsupportedCallback(Throwable cause) ElytronMessages_$logger.mechCannotGetTwoWayPasswordChars(Throwable cause) ElytronMessages.mechCannotGetTwoWayPasswordChars(Throwable cause) ElytronMessages_$logger.mechChannelBindingChanged()ElytronMessages.mechChannelBindingChanged()ElytronMessages_$logger.mechChannelBindingNotProvided()ElytronMessages.mechChannelBindingNotProvided()ElytronMessages_$logger.mechChannelBindingNotSupported()ElytronMessages.mechChannelBindingNotSupported()ElytronMessages_$logger.mechChannelBindingTypeMismatch()ElytronMessages.mechChannelBindingTypeMismatch()ElytronMessages_$logger.mechClientIdentifierMismatch()ElytronMessages.mechClientIdentifierMismatch()ElytronMessages_$logger.mechClientRefusesToInitiateAuthentication()ElytronMessages.mechClientRefusesToInitiateAuthentication()ElytronMessages_$logger.mechClientSentExtraMessage()ElytronMessages.mechClientSentExtraMessage()ElytronMessages_$logger.mechDisallowedClientRealm(String clientRealm) ElytronMessages.mechDisallowedClientRealm(String clientRealm) ElytronMessages_$logger.mechExpectingCommaOrLinearWhitespaceAfterQuoted(String value) ElytronMessages.mechExpectingCommaOrLinearWhitespaceAfterQuoted(String value) ElytronMessages_$logger.mechFailedToCreateChallengeFile(Throwable cause) ElytronMessages.mechFailedToCreateChallengeFile(Throwable cause) ElytronMessages_$logger.mechFailedToDetermineChannelBindingStatus(Exception e) ElytronMessages.mechFailedToDetermineChannelBindingStatus(Exception e) ElytronMessages_$logger.mechFailedToReadChallengeFile(Throwable cause) ElytronMessages.mechFailedToReadChallengeFile(Throwable cause) ElytronMessages_$logger.mechGettingSupportedMechanismsFailed(Throwable cause) ElytronMessages.mechGettingSupportedMechanismsFailed(Throwable cause) ElytronMessages_$logger.mechGssApiMechanismMismatch()ElytronMessages.mechGssApiMechanismMismatch()ElytronMessages_$logger.mechIncorrectParity()ElytronMessages.mechIncorrectParity()ElytronMessages_$logger.mechInitialChallengeMustBeEmpty()ElytronMessages.mechInitialChallengeMustBeEmpty()ElytronMessages_$logger.mechInsufficientQopsAvailable()ElytronMessages.mechInsufficientQopsAvailable()ElytronMessages_$logger.mechInvalidCharacterInSeed()ElytronMessages.mechInvalidCharacterInSeed()ElytronMessages_$logger.mechInvalidClientMessage()ElytronMessages.mechInvalidClientMessage()ElytronMessages_$logger.mechInvalidClientMessageWithCause(Throwable cause) ElytronMessages.mechInvalidClientMessageWithCause(Throwable cause) ElytronMessages_$logger.mechInvalidKeyForDigestHMAC()ElytronMessages.mechInvalidKeyForDigestHMAC()ElytronMessages_$logger.mechInvalidMessageOnUnwrapping(int length) ElytronMessages.mechInvalidMessageOnUnwrapping(int length) ElytronMessages_$logger.mechInvalidMessageReceived()ElytronMessages.mechInvalidMessageReceived()ElytronMessages_$logger.mechInvalidOTP()ElytronMessages.mechInvalidOTP()ElytronMessages_$logger.mechInvalidOTPAlgorithm(String algorithm) ElytronMessages.mechInvalidOTPAlgorithm(String algorithm) ElytronMessages_$logger.mechInvalidOTPAlternateDictionary()ElytronMessages.mechInvalidOTPAlternateDictionary()ElytronMessages_$logger.mechInvalidOTPPassPhrase()ElytronMessages.mechInvalidOTPPassPhrase()ElytronMessages_$logger.mechInvalidOTPPasswordFormatType()ElytronMessages.mechInvalidOTPPasswordFormatType()ElytronMessages_$logger.mechInvalidOTPResponseType()ElytronMessages.mechInvalidOTPResponseType()ElytronMessages_$logger.mechInvalidOTPSeed()ElytronMessages.mechInvalidOTPSeed()ElytronMessages_$logger.mechInvalidOTPSequenceNumber()ElytronMessages.mechInvalidOTPSequenceNumber()ElytronMessages_$logger.mechInvalidServerMessage()ElytronMessages.mechInvalidServerMessage()ElytronMessages_$logger.mechInvalidServerMessageWithCause(Throwable cause) ElytronMessages.mechInvalidServerMessageWithCause(Throwable cause) ElytronMessages_$logger.mechIterationCountIsTooHigh(int iterationCount, int maximumIterationCount) ElytronMessages.mechIterationCountIsTooHigh(int iterationCount, int maximumIterationCount) ElytronMessages_$logger.mechIterationCountIsTooLow(int iterationCount, int minimumIterationCount) ElytronMessages.mechIterationCountIsTooLow(int iterationCount, int minimumIterationCount) ElytronMessages_$logger.mechKeywordCannotBeEmpty()ElytronMessages.mechKeywordCannotBeEmpty()ElytronMessages_$logger.mechKeywordNotFollowedByEqual(String keyword) ElytronMessages.mechKeywordNotFollowedByEqual(String keyword) ElytronMessages_$logger.mechMacAlgorithmNotSupported(Throwable cause) ElytronMessages.mechMacAlgorithmNotSupported(Throwable cause) ElytronMessages_$logger.mechMalformedFields(IllegalArgumentException ex) ElytronMessages.mechMalformedFields(IllegalArgumentException ex) ElytronMessages_$logger.mechMechanismToOidMappingFailed(Exception e) ElytronMessages.mechMechanismToOidMappingFailed(Exception e) ElytronMessages_$logger.mechMessageAfterComplete()ElytronMessages.mechMessageAfterComplete()ElytronMessages_$logger.mechMessageTooLong()ElytronMessages.mechMessageTooLong()ElytronMessages_$logger.mechMessageTypeMustEqual(int expected, int actual) ElytronMessages.mechMessageTypeMustEqual(int expected, int actual) ElytronMessages_$logger.mechMismatchedWrongDigestUri(String actual) ElytronMessages.mechMismatchedWrongDigestUri(String actual) ElytronMessages_$logger.mechMissingDirective(String directive) ElytronMessages.mechMissingDirective(String directive) ElytronMessages_$logger.mechMutualAuthenticationNotEnabled()ElytronMessages.mechMutualAuthenticationNotEnabled()ElytronMessages_$logger.mechNegotiatedMechanismWasNotKerberosV5()ElytronMessages.mechNegotiatedMechanismWasNotKerberosV5()ElytronMessages_$logger.mechNoCiphersOfferedByServer()ElytronMessages.mechNoCiphersOfferedByServer()ElytronMessages_$logger.mechNoCommonCipher()ElytronMessages.mechNoCommonCipher()ElytronMessages_$logger.mechNoCommonProtectionLayer()ElytronMessages.mechNoCommonProtectionLayer()ElytronMessages_$logger.mechNoLoginNameGiven()ElytronMessages.mechNoLoginNameGiven()ElytronMessages_$logger.mechNonceCountMustEqual(int expected, int actual) ElytronMessages.mechNonceCountMustEqual(int expected, int actual) ElytronMessages_$logger.mechNoncesDoNotMatch()ElytronMessages.mechNoncesDoNotMatch()ElytronMessages_$logger.mechNoPasswordGiven()ElytronMessages.mechNoPasswordGiven()ElytronMessages_$logger.mechNoSecurityLayerButLengthReceived()ElytronMessages.mechNoSecurityLayerButLengthReceived()ElytronMessages_$logger.mechNotChosenRealm()ElytronMessages.mechNotChosenRealm()ElytronMessages_$logger.mechNoTokenGiven()ElytronMessages.mechNoTokenGiven()ElytronMessages_$logger.mechNotProvidedUserName()ElytronMessages.mechNotProvidedUserName()ElytronMessages_$logger.mechNoValueFoundForKeyword(String keyword) ElytronMessages.mechNoValueFoundForKeyword(String keyword) ElytronMessages_$logger.mechOneOfDirectivesHasToBeDefined(String directive1, String directive2) ElytronMessages.mechOneOfDirectivesHasToBeDefined(String directive1, String directive2) ElytronMessages_$logger.mechOTPPassPhraseAndSeedMustNotMatch()ElytronMessages.mechOTPPassPhraseAndSeedMustNotMatch()ElytronMessages_$logger.mechOTPReinitializationFailed(Throwable cause) ElytronMessages.mechOTPReinitializationFailed(Throwable cause) ElytronMessages_$logger.mechPasswordNotVerified()ElytronMessages.mechPasswordNotVerified()ElytronMessages_$logger.mechProblemDuringCrypt(Throwable cause) ElytronMessages.mechProblemDuringCrypt(Throwable cause) ElytronMessages_$logger.mechProblemDuringCryptResultIsNull()ElytronMessages.mechProblemDuringCryptResultIsNull()ElytronMessages_$logger.mechProblemDuringDecrypt(Throwable cause) ElytronMessages.mechProblemDuringDecrypt(Throwable cause) ElytronMessages_$logger.mechProblemDuringDecryptResultIsNull()ElytronMessages.mechProblemDuringDecryptResultIsNull()ElytronMessages_$logger.mechProblemGettingRequiredCipher(Throwable cause) ElytronMessages.mechProblemGettingRequiredCipher(Throwable cause) ElytronMessages_$logger.mechReceiveBufferIsGreaterThanMaximum(int requested, int maximum) ElytronMessages.mechReceiveBufferIsGreaterThanMaximum(int requested, int maximum) ElytronMessages_$logger.mechReceivedMaxMessageSizeWhenNoSecurityLayer(int length) ElytronMessages.mechReceivedMaxMessageSizeWhenNoSecurityLayer(int length) ElytronMessages_$logger.mechSelectedUnofferedQop()ElytronMessages.mechSelectedUnofferedQop()ElytronMessages_$logger.mechServerAuthenticityCannotBeVerified()ElytronMessages.mechServerAuthenticityCannotBeVerified()ElytronMessages_$logger.mechServerIdentifierMismatch()ElytronMessages.mechServerIdentifierMismatch()ElytronMessages_$logger.mechServerSentExtraMessage()ElytronMessages.mechServerSentExtraMessage()ElytronMessages_$logger.mechServerSideAuthenticationFailed(Exception e) ElytronMessages.mechServerSideAuthenticationFailed(Exception e) ElytronMessages_$logger.mechServerTimedOut()ElytronMessages.mechServerTimedOut()ElytronMessages_$logger.mechUnableToAcceptClientMessage(Exception e) ElytronMessages.mechUnableToAcceptClientMessage(Exception e) ElytronMessages_$logger.mechUnableToCreateGssContext(Exception e) ElytronMessages.mechUnableToCreateGssContext(Exception e) ElytronMessages_$logger.mechUnableToCreateNameForAcceptor(Exception e) ElytronMessages.mechUnableToCreateNameForAcceptor(Exception e) ElytronMessages_$logger.mechUnableToCreateResponseToken(Throwable cause) ElytronMessages.mechUnableToCreateResponseToken(Throwable cause) ElytronMessages_$logger.mechUnableToCreateResponseTokenWithCause(Throwable cause) ElytronMessages.mechUnableToCreateResponseTokenWithCause(Throwable cause) ElytronMessages_$logger.mechUnableToCreateSignature(Throwable cause) ElytronMessages.mechUnableToCreateSignature(Throwable cause) ElytronMessages_$logger.mechUnableToDetermineBoundServerName(Exception e) ElytronMessages.mechUnableToDetermineBoundServerName(Exception e) ElytronMessages_$logger.mechUnableToDetermineClientName(Throwable cause) ElytronMessages.mechUnableToDetermineClientName(Throwable cause) ElytronMessages_$logger.mechUnableToDeterminePeerName(Exception e) ElytronMessages.mechUnableToDeterminePeerName(Exception e) ElytronMessages_$logger.mechUnableToDisposeGssContext(Exception e) ElytronMessages.mechUnableToDisposeGssContext(Exception e) ElytronMessages_$logger.mechUnableToGenerateChallenge(Throwable cause) ElytronMessages.mechUnableToGenerateChallenge(Throwable cause) ElytronMessages_$logger.mechUnableToGetMaximumSizeOfMessage(Throwable cause) ElytronMessages.mechUnableToGetMaximumSizeOfMessage(Throwable cause) ElytronMessages_$logger.mechUnableToHandleResponseFromServer(Throwable cause) ElytronMessages.mechUnableToHandleResponseFromServer(Throwable cause) ElytronMessages_$logger.mechUnableToObtainExclusiveAccess(String userName) ElytronMessages.mechUnableToObtainExclusiveAccess(String userName) ElytronMessages_$logger.mechUnableToRetrievePassword(String userName) ElytronMessages.mechUnableToRetrievePassword(String userName) ElytronMessages_$logger.mechUnableToSetChannelBinding(Exception e) ElytronMessages.mechUnableToSetChannelBinding(Exception e) ElytronMessages_$logger.mechUnableToSetGssContextRequestFlags(Exception e) ElytronMessages.mechUnableToSetGssContextRequestFlags(Exception e) ElytronMessages_$logger.mechUnableToUnwrapMessage(Throwable cause) ElytronMessages.mechUnableToUnwrapMessage(Throwable cause) ElytronMessages_$logger.mechUnableToUnwrapSecurityLayerNegotiationMessage(Throwable cause) ElytronMessages.mechUnableToUnwrapSecurityLayerNegotiationMessage(Throwable cause) ElytronMessages_$logger.mechUnableToUpdatePassword(String userName) ElytronMessages.mechUnableToUpdatePassword(String userName) ElytronMessages_$logger.mechUnableToVerifyClientSignature(Throwable cause) ElytronMessages.mechUnableToVerifyClientSignature(Throwable cause) ElytronMessages_$logger.mechUnableToVerifyServerSignature(Throwable cause) ElytronMessages.mechUnableToVerifyServerSignature(Throwable cause) ElytronMessages_$logger.mechUnableToWrapMessage(Throwable cause) ElytronMessages.mechUnableToWrapMessage(Throwable cause) ElytronMessages_$logger.mechUnexpectedQop(String qop) ElytronMessages.mechUnexpectedQop(String qop) ElytronMessages_$logger.mechUnknownCharset()ElytronMessages.mechUnknownCharset()ElytronMessages_$logger.mechUnknownCipher(String cipher) ElytronMessages.mechUnknownCipher(String cipher) ElytronMessages_$logger.mechUnmatchedMechanism(String mechName, String otherMechName) ElytronMessages.mechUnmatchedMechanism(String mechName, String otherMechName) ElytronMessages_$logger.mechUnmatchedQuoteFoundForValue(String value) ElytronMessages.mechUnmatchedQuoteFoundForValue(String value) ElytronMessages_$logger.mechUnsupportedAlgorithm(String algorithm) ElytronMessages.mechUnsupportedAlgorithm(String algorithm) ElytronMessages_$logger.mechUnsupportedCharset(String charset) ElytronMessages.mechUnsupportedCharset(String charset) ElytronMessages_$logger.mechUserNameContainsInvalidCharacter()ElytronMessages.mechUserNameContainsInvalidCharacter()ElytronMessages_$logger.unableToObtainServerCredential()ElytronMessages.unableToObtainServerCredential()Methods in org.wildfly.security.mechanism._private that throw AuthenticationMechanismExceptionModifier and TypeMethodDescriptionstatic <S extends Password>
SMechanismUtil.getPasswordCredential(String userName, CallbackHandler callbackHandler, Class<S> passwordType, String passwordAlgorithm, AlgorithmParameterSpec matchParameters, AlgorithmParameterSpec generateParameters, Supplier<Provider[]> providers, ElytronMessages log) Get a password from a client or server callback, falling back to clear password if needed.static voidMechanismUtil.handleCallbacks(ElytronMessages log, CallbackHandler callbackHandler, Callback... callbacks) A varargs wrapper method for callback handler invocation. -
Uses of AuthenticationMechanismException in org.wildfly.security.mechanism.digest
Methods in org.wildfly.security.mechanism.digest that throw AuthenticationMechanismExceptionModifier and TypeMethodDescriptionstatic char[]DigestUtil.getTwoWayPasswordChars(TwoWayPassword password, Supplier<Provider[]> providers, ElytronMessages log) Get array of password chars from TwoWayPassword.byte[]PasswordDigestObtainer.handleUserRealmPasswordCallbacks()Handles callbacks for user and password information.DigestUtil.parseResponse(byte[] challenge, Charset charset, boolean multiRealm, ElytronMessages log) Client side method to parse challenge sent by server. -
Uses of AuthenticationMechanismException in org.wildfly.security.mechanism.oauth2
Methods in org.wildfly.security.mechanism.oauth2 that throw AuthenticationMechanismExceptionModifier and TypeMethodDescriptionbyte[]OAuth2Server.evaluateInitialResponse(OAuth2InitialClientMessage initialClientMessage) Evaluates the initial response sent by the client and verifies if the Bearer token is valid.OAuth2Client.getInitialResponse()Gets the initial response message from the client that will be sent to the server.OAuth2Server.parseInitialClientMessage(byte[] fromBytes) Parses the initial client's message in OAuth2 protocol. -
Uses of AuthenticationMechanismException in org.wildfly.security.mechanism.scram
Methods in org.wildfly.security.mechanism.scram that throw AuthenticationMechanismExceptionModifier and TypeMethodDescriptionScramMechanism.createClient(String authorizationId, CallbackHandler callbackHandler, SecureRandom secureRandom, ChannelBindingCallback bindingCallback, int minimumIterationCount, int maximumIterationCount, Supplier<Provider[]> providers) Create a SCRAM client for this mechanism.ScramMechanism.createServer(CallbackHandler callbackHandler, SecureRandom random, ChannelBindingCallback bindingCallback, int minimumIterationCount, int maximumIterationCount, Supplier<Provider[]> providers) Create a SCRAM server for this mechanism.ScramServer.evaluateFinalClientMessage(ScramInitialServerResult initialResult, ScramFinalClientMessage clientMessage) Evaluates a SCRAM final client message and authorizes the user.ScramServer.evaluateInitialResponse(ScramInitialClientMessage clientMessage) Evaluates the initial client response message in SCRAM authentication.ScramClient.getInitialResponse()Create an initial response.ScramClient.handleInitialChallenge(ScramInitialClientMessage initialResponse, ScramInitialServerMessage initialChallenge) Handles the initial challenge from the server and create a response from the client.ScramServer.parseFinalClientMessage(ScramInitialClientMessage initialResponse, ScramInitialServerResult initialResult, byte[] bytes) Parses the final client message and constructs theScramFinalClientMessagefrom this parsed information.ScramClient.parseFinalServerMessage(byte[] messageBytes) Parses the final server message and createsScramFinalServerMessagefrom parsed information.ScramServer.parseInitialClientMessage(ChannelBindingCallback bindingCallback, byte[] bytes) Construct an initial response object from a byte array.ScramClient.parseInitialServerMessage(ScramInitialClientMessage initialResponse, byte[] bytes) Parses the initial server message and createsScramInitialServerMessagefrom parsed information.voidScramClient.verifyFinalChallenge(ScramFinalClientMessage finalResponse, ScramFinalServerMessage finalChallenge) Verifies the final challenge received from the server. -
Uses of AuthenticationMechanismException in org.wildfly.security.sasl._private
Methods in org.wildfly.security.sasl._private that return AuthenticationMechanismExceptionModifier and TypeMethodDescriptionElytronMessages_$logger.mechAuthenticationFailed()ElytronMessages.mechAuthenticationFailed()ElytronMessages_$logger.mechCallbackHandlerFailedForUnknownReason(Throwable cause) ElytronMessages.mechCallbackHandlerFailedForUnknownReason(Throwable cause) ElytronMessages_$logger.mechMessageAfterComplete()ElytronMessages.mechMessageAfterComplete()ElytronMessages_$logger.mechServerTimedOut()ElytronMessages.mechServerTimedOut()
MechanismUtil.handleCallbacks(ElytronMessages, CallbackHandler, Callback...)instead