PicketLink Federation Core 2.1.6.Final-redhat-2

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

java.lang.Object
  extended by org.picketlink.identity.federation.saml.v1.protocol.SAML11QueryAbstractType
      extended by org.picketlink.identity.federation.saml.v1.protocol.SAML11SubjectQueryAbstractType
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SAML11AttributeQueryType, SAML11AuthenticationQueryType, SAML11AuthorizationDecisionQueryType

public class SAML11SubjectQueryAbstractType
extends SAML11QueryAbstractType

Since:
Jun 22, 2011
Author:
Anil.Saldhana@redhat.com
See Also:
Serialized Form

Field Summary
protected  SAML11SubjectType subject
           
 
Constructor Summary
SAML11SubjectQueryAbstractType()
           
 
Method Summary
 SAML11SubjectType getSubject()
           
 void setSubject(SAML11SubjectType subject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

subject

protected SAML11SubjectType subject
Constructor Detail

SAML11SubjectQueryAbstractType

public SAML11SubjectQueryAbstractType()
Method Detail

getSubject

public SAML11SubjectType getSubject()

setSubject

public void setSubject(SAML11SubjectType subject)

PicketLink Federation Core 2.1.6.Final-redhat-2

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