Uses of Interface
org.opensaml.xacml.profile.saml.XACMLAuthzDecisionStatementType

Packages that use XACMLAuthzDecisionStatementType
org.opensaml.xacml.profile.saml.impl   
 

Uses of XACMLAuthzDecisionStatementType in org.opensaml.xacml.profile.saml.impl
 

Classes in org.opensaml.xacml.profile.saml.impl that implement XACMLAuthzDecisionStatementType
 class XACMLAuthzDecisionStatementTypeImpl
          A concrete implementation of XACMLAuthzDecisionStatementType.
 

Methods in org.opensaml.xacml.profile.saml.impl that return XACMLAuthzDecisionStatementType
 XACMLAuthzDecisionStatementType XACMLAuthzDecisionStatementTypeImplBuilder.buildObject()
          Builds a SAMLObject using the default name and namespace information provided SAML specifications.
 XACMLAuthzDecisionStatementType XACMLAuthzDecisionStatementTypeImplBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 



Copyright © 1999-2013. All Rights Reserved.