public abstract class AuthenticationInternalServiceImpl extends Object implements AuthenticationInternalService
| Constructor and Description |
|---|
AuthenticationInternalServiceImpl(AccessCache accessCache) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AccessControlBean |
askToSOA3(String id,
long currentTime)
Sends the request to SOA3
|
String |
authenticate(String id) |
protected static String |
generateTicket() |
protected AccessControlBean |
getAccessBean(String id) |
public AuthenticationInternalServiceImpl(AccessCache accessCache)
public String authenticate(String id)
authenticate in interface AuthenticationInternalServiceid - the authentication idprotected AccessControlBean getAccessBean(String id)
id - protected static String generateTicket()
protected abstract AccessControlBean askToSOA3(String id, long currentTime)
id - currentTime - Copyright © 2014. All Rights Reserved.