|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.policy.jaxws.DefaultPolicyResolver
public class DefaultPolicyResolver
This default implementation runs the policy validators on the server side and selects a policy alternative on the client side.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.xml.ws.api.policy.PolicyResolver |
|---|
PolicyResolver.ClientContext, PolicyResolver.ServerContext |
| Constructor Summary | |
|---|---|
DefaultPolicyResolver()
|
|
| Method Summary | |
|---|---|
com.sun.xml.ws.policy.PolicyMap |
resolve(PolicyResolver.ClientContext context)
Creates a PolicyResolver |
com.sun.xml.ws.policy.PolicyMap |
resolve(PolicyResolver.ServerContext context)
Creates a PolicyResolver |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPolicyResolver()
| Method Detail |
|---|
public com.sun.xml.ws.policy.PolicyMap resolve(PolicyResolver.ServerContext context)
PolicyResolver
resolve in interface PolicyResolvercontext - ServerContext that captures information useful for resolving Policy on server-side
public com.sun.xml.ws.policy.PolicyMap resolve(PolicyResolver.ClientContext context)
PolicyResolver
resolve in interface PolicyResolvercontext - ServerContext that captures information useful for resolving Policy on client-side
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||