|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.security.authentication.SAMLResponseAuthenticationMethod
public class SAMLResponseAuthenticationMethod
Class SAMLResponseAuthenticationMethod describes a method using a SAMLResponse.
Field Summary | |
---|---|
static java.lang.String |
URN
URN identifying this method. |
Constructor Summary | |
---|---|
SAMLResponseAuthenticationMethod()
|
Method Summary | |
---|---|
org.dom4j.Node |
asDom4J()
Method asDom4J. |
java.lang.String |
getURN()
Method gets the URN. |
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 URN
Constructor Detail |
---|
public SAMLResponseAuthenticationMethod()
Method Detail |
---|
public java.lang.String getURN()
AuthenticationMethod
getURN
in interface AuthenticationMethod
public org.dom4j.Node asDom4J()
AuthenticationMethod
asDom4J
in interface AuthenticationMethod
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |