See: Description
| Class | Description |
|---|---|
| AbstractService |
Abstract implementation of our common services.
|
| ApplicationService |
A RESTful API that permits the management of application resources.
|
| AuthenticatorService |
A RESTful API that permits the management of client authentication resources.
|
| ClientRedirectService |
A RESTful API that permits the management of a client's redirect URI's.
|
| ClientReferrerService |
A RESTful API that permits the management of a client's referrer URI's.
|
| ClientService |
A RESTful API that permits the management of application client resources.
|
| ConfigService |
This resource exposes a read-only service, with no authentication, that
lists out configuration settings for client applications.
|
| ConfigService.ConfigurationEntity |
The pojo response object for this service.
|
| OAuthTokenService |
A RESTful api that permits management of OAuth Tokens that were issued by
the ancillary servlets.
|
| RoleScopeService |
A RESTful API that permits the management of application role resources.
|
| RoleScopeService.Binder |
HK2 Binder for our injector context.
|
| RoleService |
A RESTful API that permits the management of application role resources.
|
| ScopeService |
A RESTful API that permits the management of scope resources.
|
| UserIdentityService |
A RESTful API that permits the management of individual user identities.
|
| UserService |
A RESTful API that permits the management of user resources.
|
Copyright © 2018 krotscheck.net. All rights reserved.