Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.protocol.SubjectQueryAbstractType

Packages that use SubjectQueryAbstractType
org.jboss.seam.security.external.jaxb.samlv2.protocol   
 

Uses of SubjectQueryAbstractType in org.jboss.seam.security.external.jaxb.samlv2.protocol
 

Subclasses of SubjectQueryAbstractType in org.jboss.seam.security.external.jaxb.samlv2.protocol
 class AttributeQueryType
          Java class for AttributeQueryType complex type.
 class AuthnQueryType
          Java class for AuthnQueryType complex type.
 class AuthzDecisionQueryType
          Java class for AuthzDecisionQueryType complex type.
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol that return types with arguments of type SubjectQueryAbstractType
 JAXBElement<SubjectQueryAbstractType> ObjectFactory.createSubjectQuery(SubjectQueryAbstractType value)
          Create an instance of JAXBElement<SubjectQueryAbstractType>}
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol with parameters of type SubjectQueryAbstractType
 JAXBElement<SubjectQueryAbstractType> ObjectFactory.createSubjectQuery(SubjectQueryAbstractType value)
          Create an instance of JAXBElement<SubjectQueryAbstractType>}
 



Copyright © 2011 Seam Framework. All Rights Reserved.