| Package | Description |
|---|---|
| com.authlete.common.api |
The definition of Authlete API (
AuthleteApi) and the factory class (AuthleteApiFactory). |
| com.authlete.common.dto |
Requests to and responses from Authlete APIs and some data structures.
|
| Modifier and Type | Method and Description |
|---|---|
StandardIntrospectionResponse |
AuthleteApi.standardIntrospection(StandardIntrospectionRequest request)
Call Authlete's
/auth/introspection/standard API. |
| Modifier and Type | Method and Description |
|---|---|
StandardIntrospectionRequest |
StandardIntrospectionRequest.setParameters(String parameters)
Set the value of
parameters that represents the
request parameters which the introspection endpoint of
the authorization server received. |
Copyright © 2017. All rights reserved.