| Package | Description |
|---|---|
| org.osgl.aaa | |
| org.osgl.aaa.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract AuthorizationService |
AAAContext.getAuthorizationService()
Returns the
AuthorizationService implementation |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleAuthorizationService
A simple authorization service implementation
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationService |
SimpleAAAContext.getAuthorizationService() |
| Constructor and Description |
|---|
SimpleAAAContext(AuthenticationService authenticationService,
AuthorizationService authorizationService,
AAAPersistentService aaaPersistentService) |
SimpleAAAContext(AuthenticationService authenticationService,
AuthorizationService authorizationService,
AAAPersistentService aaaPersistentService,
Auditor auditor) |
SimpleAAAContext(AuthenticationService authenticationService,
AuthorizationService authorizationService,
AAAPersistentService aaaPersistentService,
Auditor auditorImpl,
int superUserLevel,
Principal system,
boolean allowSystem) |
Copyright © 2017–2020 OSGL (Open Source General Library). All rights reserved.