|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.toolforge.karma.core.vc.AuthenticatorKey
Constructor Summary | |
AuthenticatorKey(java.lang.String workingContext,
java.lang.String locationId)
Creates a new authenticator key. |
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AuthenticatorKey(java.lang.String workingContext, java.lang.String locationId)
locations.xml
.
workingContext
- The name of the working context.locationId
- The id of the location.
java.lang.IllegalArgumentException
- When the parameters are empty or null.Method Detail |
public int hashCode()
public boolean equals(java.lang.Object obj)
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |