Uses of Interface
org.opensaml.xacml.policy.SubjectAttributeDesignatorType

Packages that use SubjectAttributeDesignatorType
org.opensaml.xacml.policy.impl   
 

Uses of SubjectAttributeDesignatorType in org.opensaml.xacml.policy.impl
 

Classes in org.opensaml.xacml.policy.impl that implement SubjectAttributeDesignatorType
 class SubjectAttributeDesignatorTypeImpl
          Implementation of SubjectAttributeDesignatorType.
 

Methods in org.opensaml.xacml.policy.impl that return SubjectAttributeDesignatorType
 SubjectAttributeDesignatorType SubjectAttributeDesignatorTypeImplBuilder.buildObject()
          Builds a XACMLObject using the default name and namespace information provided XACML specifications.
 SubjectAttributeDesignatorType SubjectAttributeDesignatorTypeImplBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 



Copyright © 1999-2012. All Rights Reserved.