Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

Uses of Class
weblogic.wsee.jws.jaxws.owsm.PolicySubjectBindingFeature

Packages that use PolicySubjectBindingFeature
weblogic.wsee.jws.jaxws.owsm Provides annotations and features for attaching Oracle WSM security policies to web services and web service clients. 
 

Uses of PolicySubjectBindingFeature in weblogic.wsee.jws.jaxws.owsm
 

Methods in weblogic.wsee.jws.jaxws.owsm that return PolicySubjectBindingFeature
static PolicySubjectBindingFeature PolicySubjectBindingFeature.create(List<String> policyURIs, weblogic.wsee.jaxws.framework.policy.PolicySubjectMetadata psm)
           
static PolicySubjectBindingFeature PolicySubjectBindingFeature.create(weblogic.wsee.jaxws.framework.policy.PolicyReference[] policyReference, weblogic.wsee.jaxws.framework.policy.PolicySubjectMetadata psm)
           
static PolicySubjectBindingFeature PolicySubjectBindingFeature.createFeature(List<weblogic.wsee.policy.deployment.WseePolicyReferenceInfo> policyRefs, weblogic.wsee.jaxws.framework.policy.PolicySubjectMetadata psm)
           
 


Copyright 1996, 2011, 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
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06