| Modifier and Type | Class and Description |
|---|---|
class |
EmptyAuthorizationProvider
No authorization provided.
|
class |
JsonFileAuthorizationProvider
Use the user details to to determine a user's name.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationSPI |
JsonFileAuthorizationFactory.create(URL url) |
AuthorizationSPI |
EmptyAuthorizationFactory.create(URL url) |
AuthorizationSPI |
AuthorizationFactorySPI.create(URL location) |
Copyright © 2013–2021. All rights reserved.