Class RefreshTokenEntity
java.lang.Object
com.atlassian.oauth2.provider.api.token.refresh.dao.RefreshTokenEntity
- All Implemented Interfaces:
RefreshToken
-
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.refresh.RefreshToken
getAccessTokenId, getAuthorizationCode, getAuthorizationDate, getClientId, getCreatedAt, getId, getRefreshCount, getScope, getUserKey
-
Constructor Details
-
RefreshTokenEntity
public RefreshTokenEntity()
-