Uses of Class
com.authlete.cwt.CWTClaimsSet
Packages that use CWTClaimsSet
-
Uses of CWTClaimsSet in com.authlete.cwt
Methods in com.authlete.cwt that return CWTClaimsSetModifier and TypeMethodDescriptionstatic CWTClaimsSet
Build an instance of theCWTClaimsSet
class based on the given CBOR item.static CWTClaimsSet
Build an instance of theCWTClaimsSet
class using the key-value pairs in the given map as claims.CWTClaimsSetBuilder.build()
Build an instance of theCWTClaimsSet
class.