org.n52.security.common.authentication
Class URMAuthenticationMethod

java.lang.Object
  extended byorg.n52.security.common.authentication.URMAuthenticationMethod
All Implemented Interfaces:
AuthenticationMethod

public class URMAuthenticationMethod
extends java.lang.Object
implements AuthenticationMethod


Field Summary
static java.lang.String sMethodUrn
           
 
Constructor Summary
URMAuthenticationMethod(boolean pBase64Encoded)
           
 
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

sMethodUrn

public static final java.lang.String sMethodUrn
See Also:
Constant Field Values
Constructor Detail

URMAuthenticationMethod

public URMAuthenticationMethod(boolean pBase64Encoded)
Method Detail

getURN

public java.lang.String getURN()
Specified by:
getURN in interface AuthenticationMethod

asDom4J

public org.dom4j.Node asDom4J()
Specified by:
asDom4J in interface AuthenticationMethod

getCredentialEditor

public CredentialEditor getCredentialEditor()
Specified by:
getCredentialEditor in interface AuthenticationMethod


Copyright © 2004-2007 52 North. All Rights Reserved.