Class AuthorizationEntity
java.lang.Object
com.atlassian.oauth2.provider.api.authorization.dao.AuthorizationEntity
- All Implemented Interfaces:
Authorization
-
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.authorization.Authorization
getAuthorizationCode, getClientId, getCodeChallenge, getCodeChallengeMethod, getCreatedAt, getRedirectUri, getScope, getUserKey
-
Constructor Details
-
AuthorizationEntity
public AuthorizationEntity()
-