|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.handle.hdllib.trust.JwtClaimsSet
net.handle.hdllib.trust.HandleClaimsSet
public class HandleClaimsSet
Field Summary | |
---|---|
java.util.List<java.lang.String> |
chain
|
java.lang.String |
content
|
DigestedHandleValues |
digests
|
java.util.List<Permission> |
perms
|
java.security.PublicKey |
publicKey
|
Fields inherited from class net.handle.hdllib.trust.JwtClaimsSet |
---|
exp, iat, iss, nbf, sub |
Constructor Summary | |
---|---|
HandleClaimsSet()
|
Method Summary |
---|
Methods inherited from class net.handle.hdllib.trust.JwtClaimsSet |
---|
isDateInRange, isSelfIssued |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.List<Permission> perms
public DigestedHandleValues digests
public java.util.List<java.lang.String> chain
public java.security.PublicKey publicKey
public java.lang.String content
Constructor Detail |
---|
public HandleClaimsSet()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |