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.IPolicyService

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

 

Uses of IPolicyService in oracle.wsm.policymanager

 

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

 

Uses of IPolicyService in oracle.wsm.policymanager.client

 

Classes in oracle.wsm.policymanager.client that implement IPolicyService
 class PolicyServiceDelegate
           

 

Uses of IPolicyService in oracle.wsm.policymanager.ejb

 

Subinterfaces of IPolicyService in oracle.wsm.policymanager.ejb
 interface IPolicyServiceLocal
          A Local EJB interface for the PolicyService
 interface IPolicyServiceRemote
          A Remote EJB interface for the PolicyService

 

Uses of IPolicyService in oracle.wsm.policymanager.impl

 

Classes in oracle.wsm.policymanager.impl that implement IPolicyService
 class PolicyService
           

 


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.