Class TokenClaims
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.sdk.client.messaging.notifications.TokenClaims
- All Implemented Interfaces:
ResourceRepresentation
-
Constructor Details
-
TokenClaims
public TokenClaims()
-
-
Method Details
-
getSubscriber
-
getTopic
-
getJti
-
getIat
@JSONProperty(ignoreIfNull=true) public long getIat() -
getExp
@JSONProperty(ignoreIfNull=true) public long getExp() -
isNonPersistent
@JSONProperty(value="volatile", ignoreIfNull=true) public boolean isNonPersistent()
-