public class ConsoleAuth extends Object implements ProxyLogin
| Constructor and Description |
|---|
ConsoleAuth() |
| 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
|
public void initialize(Properties props) throws Exception
ProxyLogininitialize in interface ProxyLoginprops - Properties needed for the initialisationException - anything could happenpublic AgentProxy authenticate(String resource) throws Exception
ProxyLoginauthenticate in interface ProxyLoginresource - additional data required by the system used for authenticationException - anything could happenCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.