|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.security.common.authentication.UnknownAuthenticationMethod
Field Summary | |
static java.lang.String |
sMethodUrn
|
Constructor Summary | |
UnknownAuthenticationMethod(java.lang.String pMethodName,
java.util.Map pParams)
|
Method Summary | |
org.dom4j.Node |
asDom4J()
|
CredentialEditor |
getCredentialEditor()
|
java.lang.String |
getURN()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String sMethodUrn
Constructor Detail |
public UnknownAuthenticationMethod(java.lang.String pMethodName, java.util.Map pParams)
Method Detail |
public java.lang.String getURN()
getURN
in interface AuthenticationMethod
public org.dom4j.Node asDom4J()
asDom4J
in interface AuthenticationMethod
public CredentialEditor getCredentialEditor()
getCredentialEditor
in interface AuthenticationMethod
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |