public interface ProxyLogin
| Modifier and Type | Method and Description |
|---|---|
AgentProxy |
authenticate(String resource)
Authenticate the Agent
|
void |
initialize(Properties props)
Intialiase the connection with the system used for authentication
|
void initialize(Properties props) throws Exception
props - Properties needed for the initialisationException - anything could happenAgentProxy authenticate(String resource) throws Exception
resource - additional data required by the system used for authenticationException - anything could happenCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.