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

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

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

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

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.