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