public static class AuthContext.Status extends Object
Status
defines the possible
authentication states during the login process.Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object authStatus)
Checks if two authentication status objects are equal.
|
String |
toString()
Returns the string representation of the authentication status.
|
public String toString()
Copyright © 2010-2018, ForgeRock All Rights Reserved.