Class AutheticationFailedData
java.lang.Object
com.evolveum.midpoint.authentication.api.AutheticationFailedData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.security.core.AuthenticationException
void
setAuthenticationException
(org.springframework.security.core.AuthenticationException authenticationException)
-
Constructor Details
-
AutheticationFailedData
-
-
Method Details
-
getUsername
-
getFailureMessage
-
setAuthenticationException
public void setAuthenticationException(org.springframework.security.core.AuthenticationException authenticationException) -
getAuthenticationException
public org.springframework.security.core.AuthenticationException getAuthenticationException()
-