Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Interface
com.bea.common.security.xacml.policy.PolicySetMember

Packages that use PolicySetMember
com.bea.common.security.xacml.policy Provides interfaces and classes for com.bea.common.security.xacml.policy
 

Uses of PolicySetMember in com.bea.common.security.xacml.policy
 

Classes in com.bea.common.security.xacml.policy that implement PolicySetMember
 class AbstractPolicy
          Base class for Policy and PolicySet
 class Policy
          Policy scheam object
 class PolicySet
          PolicySet schema object
 

Methods in com.bea.common.security.xacml.policy that return types with arguments of type PolicySetMember
 List<PolicySetMember> PolicySet.getPoliciesPolicySetsAndReferences()
          Returns list of policies, policy sets, and references contained in this policy set
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01