Uses of Class
org.wildfly.security.auth.callback.AuthenticationCompleteCallback
-
Packages that use AuthenticationCompleteCallback Package Description org.wildfly.security.auth.callback Extended callbacks and supporting utilities which allow efficient callback handler implementation. -
-
Uses of AuthenticationCompleteCallback in org.wildfly.security.auth.callback
Fields in org.wildfly.security.auth.callback declared as AuthenticationCompleteCallback Modifier and Type Field Description static AuthenticationCompleteCallback
AuthenticationCompleteCallback. FAILED
static AuthenticationCompleteCallback
AuthenticationCompleteCallback. SUCCEEDED
-