| Package | Description |
|---|---|
| org.osgl.aaa | |
| org.osgl.aaa.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract AAAPersistentService |
AAAContext.getPersistentService()
Returns the
AAAPersistentService implementation |
| Modifier and Type | Method and Description |
|---|---|
AAAPersistentService |
SimpleAAAContext.getPersistentService() |
| 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.