Interface PolicyResolver

  • All Known Implementing Classes:
    DefaultPolicyResolver

    public interface PolicyResolver
    PolicyResolver will be used to resolve the PolicyMap created by configuration understood by JAX-WS. Extensions of this can return effective PolicyMap after merge policies from other configurations.
    Author:
    Rama Pulavarthi