com.groupdocs.viewer.domain.path
Class TokenId
java.lang.Object
com.groupdocs.viewer.domain.path.GroupDocsPath
com.groupdocs.viewer.domain.path.TokenId
public class TokenId
- extends GroupDocsPath
Token ID
- Author:
- Alex Bobkov
Method Summary |
boolean |
isExpired()
Check if file is expired |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TokenId
public TokenId(String tokenId,
String encryptedKey)
- Set token ID constructor
- Parameters:
tokenId
- encrypted token idencryptedKey
-
isExpired
public boolean isExpired()
- Check if file is expired
- Returns:
- expiration flag
Copyright © 2014. All rights reserved.