public class UmaTokenService extends Object
| Constructor and Description |
|---|
UmaTokenService(RpService rpService,
RpSyncService rpSyncService,
ValidationService validationService,
DiscoveryService discoveryService,
HttpService httpService,
OxdServerConfiguration configuration,
StateService stateService,
OpClientFactory opClientFactory) |
| Modifier and Type | Method and Description |
|---|---|
Token |
getOAuthToken(String oxdId) |
Pat |
getPat(String oxdId) |
RpGetRptResponse |
getRpt(RpGetRptParams params) |
Token |
obtainOauthToken(String oxdId) |
Pat |
obtainPat(String oxdId) |
boolean |
useClientAuthentication(org.gluu.oxauth.model.uma.UmaScopeType scopeType) |
@Inject public UmaTokenService(RpService rpService, RpSyncService rpSyncService, ValidationService validationService, DiscoveryService discoveryService, HttpService httpService, OxdServerConfiguration configuration, StateService stateService, OpClientFactory opClientFactory)
public RpGetRptResponse getRpt(RpGetRptParams params) throws Exception
Exceptionpublic boolean useClientAuthentication(org.gluu.oxauth.model.uma.UmaScopeType scopeType)
Copyright © 2021. All rights reserved.