public class IntrospectionService extends Object
| Constructor and Description |
|---|
IntrospectionService(HttpService httpService,
UmaTokenService umaTokenService,
DiscoveryService discoveryService,
OpClientFactory opClientFactory) |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
dateToSeconds(Date date) |
CorrectRptIntrospectionResponse |
introspectRpt(String oxdId,
String rpt) |
org.gluu.oxauth.model.common.IntrospectionResponse |
introspectToken(String oxdId,
String accessToken) |
@Inject public IntrospectionService(HttpService httpService, UmaTokenService umaTokenService, DiscoveryService discoveryService, OpClientFactory opClientFactory)
Copyright © 2021. All rights reserved.