PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.saml.v1.protocol
Class SAML11AuthenticationQueryType

java.lang.Object
  extended by org.picketlink.identity.federation.saml.v1.protocol.SAML11QueryAbstractType
      extended by org.picketlink.identity.federation.saml.v1.protocol.SAML11SubjectQueryAbstractType
          extended by 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

Field Summary
protected  URI authenticationMethod
           
 
Fields inherited from class org.picketlink.identity.federation.saml.v1.protocol.SAML11SubjectQueryAbstractType
subject
 
Constructor Summary
SAML11AuthenticationQueryType()
           
 
Method Summary
 URI getAuthenticationMethod()
           
 void setAuthenticationMethod(URI authenticationMethod)
           
 
Methods inherited from class org.picketlink.identity.federation.saml.v1.protocol.SAML11SubjectQueryAbstractType
getSubject, setSubject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

authenticationMethod

protected URI authenticationMethod
Constructor Detail

SAML11AuthenticationQueryType

public SAML11AuthenticationQueryType()
Method Detail

getAuthenticationMethod

public URI getAuthenticationMethod()

setAuthenticationMethod

public void setAuthenticationMethod(URI authenticationMethod)

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.