Class TokenServiceImpl
java.lang.Object
com.ibanity.apis.client.products.isabel_connect.services.impl.TokenServiceImpl
- All Implemented Interfaces:
TokenService
-
Constructor Summary
ConstructorsConstructorDescriptionTokenServiceImpl(ApiUrlProvider apiUrlProvider, OAuthHttpClient oAuthHttpClient) -
Method Summary
Modifier and TypeMethodDescriptioncreate(AccessTokenCreateQuery accessTokenCreateQuery) create(InitialTokenCreateQuery initialTokenCreateQuery) voidrevoke(TokenRevokeQuery tokenRevokeQuery)
-
Constructor Details
-
TokenServiceImpl
-
-
Method Details
-
revoke
- Specified by:
revokein interfaceTokenService
-
create
- Specified by:
createin interfaceTokenService
-
create
- Specified by:
createin interfaceTokenService
-