Class UmaRPT
java.lang.Object
io.jans.as.server.model.common.AbstractToken
io.jans.as.server.uma.authorization.UmaRPT
- All Implemented Interfaces:
io.jans.orm.model.base.Deletable
,Serializable
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
setPermissions
(List<String> permissions) void
toString()
Methods inherited from class io.jans.as.server.model.common.AbstractToken
checkExpired, checkExpired, getCode, getCreationDate, getDpop, getExpirationDate, getExpiresIn, getHash, getReferenceId, getSessionDn, getStatusListIndex, getTtl, getX5ts256, isDeletable, isExpired, isRevoked, isValid, resetTtlFromExpirationDate, setCode, setCreationDate, setDeletable, setDpop, setExpirationDate, setExpired, setReferenceId, setRevoked, setSessionDn, setStatusListIndex, setX5ts256