| Package | Description |
|---|---|
| it.eng.rdlab.soa3.connector.service.core | |
| it.eng.rdlab.soa3.connector.service.core.impl.authentication |
| Modifier and Type | Method and Description |
|---|---|
AccessControlBean |
AccessControlManager.getAccessGrantEntry(String id) |
AccessControlBean |
AccessCache.getAccessGrantEntry(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccessControlManager.setAccessGrantEntry(String id,
AccessControlBean bean) |
void |
AccessCache.setAccessGrantEntry(String id,
AccessControlBean bean) |
| Modifier and Type | Method and Description |
|---|---|
protected AccessControlBean |
FederatedAuthenticationService.askToSOA3(String id,
long currentTime) |
protected AccessControlBean |
UsernamePasswordAuthenticationService.askToSOA3(String id,
long currentTime) |
protected AccessControlBean |
SessionAuthenticationService.askToSOA3(String id,
long currentTime) |
protected abstract AccessControlBean |
AuthenticationInternalServiceImpl.askToSOA3(String id,
long currentTime)
Sends the request to SOA3
|
protected AccessControlBean |
DNAuthenticationService.askToSOA3(String id,
long currentTime) |
protected AccessControlBean |
AuthenticationInternalServiceImpl.getAccessBean(String id) |
Copyright © 2014. All Rights Reserved.