public interface SecurityToken
| Modifier and Type | Method and Description |
|---|---|
String |
getActiveUrl() |
String |
getAppId() |
String |
getAppUrl() |
String |
getAuthenticationMode() |
String |
getContainer() |
String |
getDomain() |
Long |
getExpiresAt() |
long |
getModuleId() |
String |
getOwnerId() |
String |
getTrustedJson() |
String |
getUpdatedToken() |
String |
getViewerId() |
boolean |
isAnonymous() |
boolean |
isExpired() |
String getOwnerId()
String getViewerId()
String getAppId()
String getDomain()
String getContainer()
String getAppUrl()
long getModuleId()
Long getExpiresAt()
boolean isExpired()
String getUpdatedToken()
String getAuthenticationMode()
AuthenticationModeString getTrustedJson()
boolean isAnonymous()
String getActiveUrl()
UnsupportedOperationException - if the URL is not available.Copyright © 2007-2012. All Rights Reserved.