Searched refs:Policy (Results 76 - 100 of 120) sorted by relevance

12345

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/interceptors/
H A DORBInitInfoImpl.java34 import org.omg.CORBA.Policy;
265 ClientRequestInterceptor interceptor, Policy[] policies )
292 ServerRequestInterceptor interceptor, Policy[] policies )
319 IORInterceptor interceptor, Policy[] policies )
H A DPINoOpHandlerImpl.java186 public org.omg.CORBA.Policy create_policy(int type, org.omg.CORBA.Any val)
H A DIORInfoImpl.java38 import org.omg.CORBA.Policy;
115 * constructed is for an object implemented using a POA, all Policy
124 * @return The effective CORBA::Policy object of the requested type.
128 public Policy get_effective_policy (int type) {
H A DServerRequestInfoImpl.java36 import org.omg.CORBA.Policy;
378 public Policy get_server_policy (int type) {
382 Policy result = null;
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/addressing/policy/
H A DAddressingPolicyMapConfigurator.java32 import com.sun.xml.internal.ws.policy.Policy;
107 final Policy addressingPolicy = createWsamAddressingPolicy(bindingName, addressingFeature);
118 private Policy createWsamAddressingPolicy(final QName bindingName, AddressingFeature af) {
145 return Policy.createPolicy(null, bindingName.getLocalPart() + "_WSAM_Addressing_Policy", assertionSets);
H A DAddressingFeatureConfigurator.java31 import com.sun.xml.internal.ws.policy.Policy;
52 * This Policy extension configures the WSDLModel with AddressingFeature when Addressing assertions are present in the
75 final Policy policy = policyMap.getEndpointEffectivePolicy(key);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/
H A DNestedPolicy.java36 public final class NestedPolicy extends Policy {
/openjdk7/jdk/test/sun/security/provider/PolicyFile/
H A DSelfWildcard.java61 PermissionCollection perms = Policy.getPolicy().getPermissions(pd);
/openjdk7/corba/src/share/classes/com/sun/corba/se/spi/oa/
H A DObjectAdapterBase.java30 import org.omg.CORBA.Policy ;
155 abstract public Policy getEffectivePolicy( int type ) ;
/openjdk7/corba/src/share/classes/org/omg/CORBA/portable/
H A DDelegate.java174 * Returns the <code>Policy</code> object of the specified type
179 * @return A <code>Policy</code> object of the type specified by
188 public org.omg.CORBA.Policy get_policy(org.omg.CORBA.Object self,
224 * @param policies A sequence of references to Policy objects.
235 org.omg.CORBA.Policy[] policies,
H A DObjectImpl.java318 * Retrieves the <code>Policy</code> object for this
323 * @return the <code>Policy</code> object that is the specified policy type
327 public org.omg.CORBA.Policy _get_policy(int policy_type) {
347 * @param policies an array of <code>Policy</code> objects with the
358 _set_policy_override(org.omg.CORBA.Policy[] policies,
/openjdk7/corba/src/share/classes/org/omg/PortableInterceptor/
H A DInterceptors.idl886 * @return The <code>CORBA.Policy</code> obtained with the given type.
891 CORBA::Policy get_request_policy
1196 * policy type. The returned <code>CORBA.Policy</code> object shall
1202 * @return The <code>CORBA.Policy</code> obtained with the given
1209 CORBA::Policy get_server_policy
1707 * implemented using a POA, all Policy objects passed to the
1716 * @return The effective <code>CORBA.Policy</code> object of the
1721 CORBA::Policy get_effective_policy
1876 * <code>CORBA.Policy</code> whose value corresponds to the
1885 * <code>CORBA.Policy</cod
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/config/management/policy/
H A DManagementAssertion.java30 import com.sun.xml.internal.ws.policy.Policy;
98 final Policy policy = policyMap.getEndpointEffectivePolicy(key);
/openjdk7/jdk/test/java/security/Policy/Dynamic/
H A DDynamicPolicy.java29 public class DynamicPolicy extends Policy{
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/sourcemodel/
H A DXmlPolicyModelMarshaller.java82 final TypedXmlWriter policy = TXW.create(model.getNamespaceVersion().asQName(XmlToken.Policy), TypedXmlWriter.class, writer);
98 final TypedXmlWriter policy = writer._element(model.getNamespaceVersion().asQName(XmlToken.Policy), TypedXmlWriter.class);
114 final TypedXmlWriter policy = TXW.create(model.getNamespaceVersion().asQName(XmlToken.Policy), TypedXmlWriter.class, serializer);
124 * Marshal the Policy root element attributes onto the TypedXmlWriter.
144 * @param nsVersion The WS-Policy version.
H A DPolicyModelTranslator.java38 import com.sun.xml.internal.ws.policy.Policy;
48 * This class provides a method for translating a {@link PolicySourceModel} structure to a normalized {@link Policy} expression.
49 * The resulting Policy is disconnected from its model, thus any additional changes in the model will have no effect on the Policy
198 * The method translates {@link PolicySourceModel} structure into normalized {@link Policy} expression. The resulting Policy
199 * is disconnected from its model, thus any additional changes in model will have no effect on the Policy expression.
205 public Policy translate(final PolicySourceModel model) throws PolicyException {
225 Policy policy = null;
227 policy = Policy
[all...]
H A DXmlPolicyModelUnmarshaller.java92 if (NamespaceVersion.resolveAsToken(event.asStartElement().getName()) == XmlToken.Policy) {
155 case Policy:
/openjdk7/jdk/src/share/classes/sun/rmi/registry/
H A DRegistryImpl.java45 import java.security.Policy;
392 Policy p = java.security.Policy.getPolicy();
/openjdk7/jdk/src/share/classes/javax/security/auth/
H A DSubjectDomainCombiner.java32 import java.security.Policy;
61 javax.security.auth.Policy.isCustomPolicySet(debug);
203 // their own custom javax.security.auth.Policy implementations
294 * Use the javax.security.auth.Policy implementation
305 javax.security.auth.Policy.getPolicy().refresh();
372 javax.security.auth.Policy.getPolicy().getPermissions
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/wsdl/parser/
H A DPolicy12ExtensionHandler.java98 * Only skip the element if it is a <wsp:Policy/>, <wsp:PolicyReference/> or
102 return XmlUtil.matchesTagNS(e, NamespaceVersion.v1_2.asQName(XmlToken.Policy))
H A DPolicy15ExtensionHandler.java98 * Only skip the element if it is a <wsp:Policy/>, <wsp:PolicyReference/> or
102 return XmlUtil.matchesTagNS(e, NamespaceVersion.v1_5.asQName(XmlToken.Policy))
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/oa/toa/
H A DTOAImpl.java28 import org.omg.CORBA.Policy ;
149 public Policy getEffectivePolicy( int type )
/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp1674 int Policy = Knob_MoveNotifyee ; local
1682 if (Policy != 4) {
1696 if (Policy == 0) { // prepend to EntryList
1707 if (Policy == 1) { // append to EntryList
1723 if (Policy == 2) { // prepend to cxq
1739 if (Policy == 3) { // append to cxq
1764 if (Policy < 4) {
1794 int Policy = Knob_MoveNotifyee ; local
1814 if (Policy != 4) {
1825 if (Policy
[all...]
/openjdk7/jdk/test/java/util/logging/
H A DTestAppletLoggerContext.java28 import java.security.Policy;
72 static class SimplePolicy extends Policy {
141 Policy p = new SimplePolicy(new LoggingPermission("control", null),
144 Policy.setPolicy(p);
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/naming/pcosnaming/
H A DServantManagerImpl.java36 import org.omg.CORBA.Policy;

Completed in 692 milliseconds

12345