|
AXL Software™ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectExampleUtil
Methods common to the examples.
| Constructor Summary | |
ExampleUtil()
|
|
| Method Summary | |
TACACSSession |
createSession(TACACSClient tc)
Create a new session with a standard set up. |
String |
getName()
Get the entity's name. |
String |
getPassword()
Get the password. |
InetAddress |
getServerAddress()
Get the server address. |
String |
getServerSecret()
Get the shared secret. |
void |
readProperties(String propFile)
Read properties from the file. |
| Methods inherited from class Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExampleUtil()
| Method Detail |
public void readProperties(String propFile)
throws Exception
propFile - Properties file path.
Exceptionpublic TACACSSession createSession(TACACSClient tc)
public InetAddress getServerAddress()
public String getServerSecret()
public String getPassword()
public String getName()
|
AXL Software™ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||