public class SAML2Profile extends CommonProfile
This class is the user profile for sites using SAML2 protocol.
It is returned by the SAML2Client.
logger, SEPARATOR| Constructor and Description |
|---|
SAML2Profile() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getNotBefore() |
org.joda.time.DateTime |
getNotOnOrAfter() |
String |
getSessionIndex() |
getDisplayName, getEmail, getFamilyName, getFirstName, getGender, getLocale, getLocation, getPictureUrl, getProfileUrl, getUsernameaddAttribute, addAttributes, addPermission, addPermissions, addRole, addRoles, addRoles, build, clearSensitiveData, containsAttribute, getAttribute, getAttribute, getAttributes, getClientName, getId, getLinkedId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, removeAttribute, setClientName, setId, setLinkedId, setRemembered, toString, writeExternalpublic org.joda.time.DateTime getNotBefore()
public org.joda.time.DateTime getNotOnOrAfter()
public String getSessionIndex()
Copyright © 2017. All Rights Reserved.