Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Uses of Interface
oracle.wsm.policymanager.IPolicyAccessService

Packages that use IPolicyAccessService
oracle.wsm.policymanager   
oracle.wsm.policymanager.client   
oracle.wsm.policymanager.ejb   
oracle.wsm.policymanager.impl   

 

Uses of IPolicyAccessService in oracle.wsm.policymanager

 

Methods in oracle.wsm.policymanager that return IPolicyAccessService
static IPolicyAccessService PolicyManagerFactory.createPolicyAccessService(PolicyManagerFactory.PM_MODE_ENUM mode, Map<String,String> props)
           
static IPolicyAccessService PolicyManagerFactory.createPolicyAccessService(PolicyManagerFactory.PM_MODE_ENUM mode, Map<String,String> props, Subject subject)
          A method to create policy access service objects.

 

Uses of IPolicyAccessService in oracle.wsm.policymanager.client

 

Classes in oracle.wsm.policymanager.client that implement IPolicyAccessService
 class PolicyAccessServiceDelegate
           

 

Uses of IPolicyAccessService in oracle.wsm.policymanager.ejb

 

Subinterfaces of IPolicyAccessService in oracle.wsm.policymanager.ejb
 interface IPolicyAccessServiceLocal
          EJB Local Interface for IPolicyAccessService The Policy Manager provides a dedicated service to be used only by the PAP component to retrieve policies for enforcement.
 interface IPolicyAccessServiceRemote
          EJB Remote Interface for IPolicyAccessService The Policy Manager provides a dedicated service to be used only by the PAP component to retrieve policies for enforcement.

 

Uses of IPolicyAccessService in oracle.wsm.policymanager.impl

 

Classes in oracle.wsm.policymanager.impl that implement IPolicyAccessService
 class PolicyAccessService
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.