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

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

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

Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol that return AuthzDecisionQueryType
 AuthzDecisionQueryType ObjectFactory.createAuthzDecisionQueryType()
          Create an instance of AuthzDecisionQueryType
 

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.