|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthr.tis.mgw.client.security.MultipleRouteCredentialsHandler
hr.tis.mgw.client.security.FileRouteCredentialsHandler
Credentials and authentication are now used directly in xManager2. Specify username and password parameters for various methods to achive authentication.
| Constructor Summary | |
FileRouteCredentialsHandler()
Deprecated. |
|
FileRouteCredentialsHandler(java.lang.String filePath,
java.lang.String credentialsPattern)
Deprecated. |
|
| Method Summary | |
void |
load()
Deprecated. Reads credentials list from the file found in file system using filePath and loads a map which contains RouteCredentials object. |
void |
setFilePath(java.lang.String filePath)
Deprecated. A filePath of the file on file system which contains credentials. |
| Methods inherited from class hr.tis.mgw.client.security.MultipleRouteCredentialsHandler |
getCredentials, setCredentialsPattern, setCredentialsProperties |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileRouteCredentialsHandler()
public FileRouteCredentialsHandler(java.lang.String filePath,
java.lang.String credentialsPattern)
throws RouteCredentialsLoadingFailureException
| Method Detail |
public void setFilePath(java.lang.String filePath)
filePath - String
public void load()
throws RouteCredentialsLoadingFailureException
RouteCredentials object.
load in class MultipleRouteCredentialsHandlerParseException
RouteCredentialsLoadingFailureException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||