Class UmaRPT
java.lang.Object
org.gluu.oxauth.model.common.AbstractToken
org.gluu.oxauth.uma.authorization.UmaRPT
- All Implemented Interfaces:
Serializable
,org.gluu.persist.model.base.Deletable
Requesting Party Token.
- Author:
- Yuriy Movchan Date: 10/16/2012
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDn()
void
setClientId
(String clientId) void
void
setNotHashedCode
(String notHashedCode) void
setPermissions
(List<String> p_permissions) void
toString()
Methods inherited from class org.gluu.oxauth.model.common.AbstractToken
checkExpired, checkExpired, getAuthMode, getCode, getCreationDate, getExpirationDate, getExpiresIn, getHash, getSessionDn, getTtl, getX5ts256, isDeletable, isExpired, isRevoked, isValid, resetTtlFromExpirationDate, setAuthMode, setCode, setCreationDate, setDeletable, setExpirationDate, setExpired, setRevoked, setSessionDn, setX5ts256