Class ClientEntity
java.lang.Object
com.atlassian.oauth2.provider.api.client.dao.ClientEntity
- All Implemented Interfaces:
Client
-
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.client.Client
getClientId, getClientSecret, getId, getName, getScope, getUserKey
-
Constructor Details
-
ClientEntity
public ClientEntity()
-
-
Method Details
-
getRedirects
- Specified by:
getRedirectsin interfaceClient
-