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

Part Number E27170-01

Uses of Interface
weblogic.wsee.jaxws.framework.policy.PolicySubjectMetadata

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

Uses of PolicySubjectMetadata in weblogic.wsee.jaxws.framework.policy
 

Methods in weblogic.wsee.jaxws.framework.policy that return PolicySubjectMetadata
 PolicySubjectMetadata PolicySubjectBinding.getPolicySubjectMetadata()
           
 

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

Methods in weblogic.wsee.jws.jaxws.owsm with parameters of type PolicySubjectMetadata
static PolicySubjectBindingFeature PolicySubjectBindingFeature.create(List<String> policyURIs, PolicySubjectMetadata psm)
           
static PolicySubjectBindingFeature PolicySubjectBindingFeature.create(PolicyReference[] policyReference, PolicySubjectMetadata psm)
           
static PolicySubjectBindingFeature PolicySubjectBindingFeature.createFeature(List policyRefs, PolicySubjectMetadata psm)
           
 


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