public interface AuthenticationRequest
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
AuthenticationContext |
getAuthenticationContext()
Get the AuthenticationContext.
|
java.lang.String |
toString()
Get the JSON string representation.
|
AuthenticationContext getAuthenticationContext()
java.lang.String toString()
toString in class java.lang.Object