Uses of Class
org.wildfly.security.auth.AuthenticationException
Packages that use AuthenticationException
Package
Description
Elytron Client enable remote clients to authenticate using Elytron.
-
Uses of AuthenticationException in org.wildfly.naming.client._private
Methods in org.wildfly.naming.client._private with parameters of type AuthenticationExceptionModifier and TypeMethodDescriptionfinal AuthenticationExceptionMessages_$logger.authenticationFailed(AuthenticationException cause) Messages.authenticationFailed(AuthenticationException cause) -
Uses of AuthenticationException in org.wildfly.security.auth.client
Methods in org.wildfly.security.auth.client that throw AuthenticationExceptionModifier and TypeMethodDescriptionabstract PeerIdentityPeerIdentityContext.authenticate(AuthenticationConfiguration authenticationConfiguration) Authenticate a new peer identity.