org.picketlink.identity.federation.saml.v1.protocol
Class SAML11AuthenticationQueryType
java.lang.Object
org.picketlink.identity.federation.saml.v1.protocol.SAML11QueryAbstractType
org.picketlink.identity.federation.saml.v1.protocol.SAML11SubjectQueryAbstractType
org.picketlink.identity.federation.saml.v1.protocol.SAML11AuthenticationQueryType
- All Implemented Interfaces:
- Serializable
public class SAML11AuthenticationQueryType
- extends SAML11SubjectQueryAbstractType
- Since:
- Jun 22, 2011
- Author:
- Anil.Saldhana@redhat.com
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
authenticationMethod
protected URI authenticationMethod
SAML11AuthenticationQueryType
public SAML11AuthenticationQueryType()
getAuthenticationMethod
public URI getAuthenticationMethod()
setAuthenticationMethod
public void setAuthenticationMethod(URI authenticationMethod)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.