Interface | Description |
---|---|
ApiApplicationRegistrationService |
This is the application registration service that exposed for apimApplicationRegistration
|
DeviceAccessAuthorizationAdminService | |
TokenIssuerService |
This hold the api defintion that is used as a contract with netflix feign.
|
Class | Description |
---|---|
AccessTokenInfo |
This hold access token info that returned from the api call
|
ApiApplicationKey |
This holds api application consumer key and secret.
|
ApiRegistrationProfile |
This class represents the data that are required to register
the oauth application.
|
AuthorizationRequest |
DTO of the authorization request
|
DeviceAuthorizationResult |
Represents a DeviceAuthorizationResult including a list of authorized devices and a list of unauthorized devices.
|
DeviceIdentifier |
DTO of the device identifier
|
OAuthApplicationInfo |
This class represents an OAuth application populated with necessary data.
|
RegisterInfo |
This holds the data related to registration.
|
RegistrationProfile |
This class represents the data that are required to register
the oauth application.
|
Copyright © 2017 WSO2. All rights reserved.