public interface UserInfo
Modifier and Type | Method and Description |
---|---|
JsonValue |
getRawProfile()
Gets the user raw profile data without any modifications that was returned by the
auth server.
|
String |
getSubject()
The subject which identifies a user on a particular auth server.
|
String getSubject() throws OAuthException
OAuthException
- ex.JsonValue getRawProfile() throws OAuthException
JsonValue
.OAuthException
- ex.Copyright © 2010-2018, ForgeRock All Rights Reserved.