Package org.wildfly.security.auth
Classes relating to authentication on the client and server side.
-
Enum Summary Enum Description SupportLevel The different support levels. -
Exception Summary Exception Description AuthenticationException An exception indicating that an initial authentication (login) operation has failed.ReauthenticationException A run-time exception indicating that a reauthentication was required for an operation, but the reauthentication failed, preventing the operation from proceeding.