Class AccessTokenEntity
java.lang.Object
com.atlassian.oauth2.provider.api.token.access.dao.AccessTokenEntity
- All Implemented Interfaces:
AccessToken
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.oauth2.provider.api.token.access.AccessToken
getAuthorizationCode, getAuthorizationDate, getClientId, getCreatedAt, getId, getLastAccessed, getScope, getUserKey
-
Constructor Details
-
AccessTokenEntity
public AccessTokenEntity()
-