| Interface | Description |
|---|---|
| AuthorizationFactorySPI |
Creates an authorization provider with the given URL.
|
| AuthorizationSPI |
A provider that looks up authorizations given a user name.
|
| Class | Description |
|---|---|
| AuthorizationEntry |
Used for Json based authorization data sets.
|
| AuthorizationSet | |
| EmptyAuthorizationFactory | |
| EmptyAuthorizationProvider |
No authorization provided.
|
| JsonFileAuthorizationFactory |
Stores authorization data in a json file.
|
| JsonFileAuthorizationProvider |
Use the user details to to determine a user's name.
|
Copyright © 2013–2022. All rights reserved.