Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.assertion.AuthzDecisionStatementType

Packages that use AuthzDecisionStatementType
org.jboss.seam.security.external.jaxb.samlv2.assertion   
 

Uses of AuthzDecisionStatementType in org.jboss.seam.security.external.jaxb.samlv2.assertion
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return AuthzDecisionStatementType
 AuthzDecisionStatementType ObjectFactory.createAuthzDecisionStatementType()
          Create an instance of AuthzDecisionStatementType
 

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.