Uses of Class
org.wildfly.security.auth.AuthenticationException
-
Packages that use AuthenticationException Package Description org.wildfly.security.auth.client Elytron Client enable remote clients to authenticate using Elytron. -
-
Uses of AuthenticationException in org.wildfly.security.auth.client
Methods in org.wildfly.security.auth.client that throw AuthenticationException Modifier and Type Method Description abstract PeerIdentity
PeerIdentityContext. authenticate(AuthenticationConfiguration authenticationConfiguration)
Authenticate a new peer identity.
-