|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.security.common.authentication.CredentialFactory
Constructor Summary | |
CredentialFactory()
|
Method Summary | |
static Credential |
createCredential(AuthenticationMethod pMethod,
java.lang.String value)
constructs a new Credential according to the specified methodURN and sets the specified value (e.g. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CredentialFactory()
Method Detail |
public static Credential createCredential(AuthenticationMethod pMethod, java.lang.String value)
value
- the value of the new Credential. (e.g. user,password or sessionID ...)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |