Uses of Class
com.sun.xml.ws.api.config.management.policy.ManagedClientAssertion
-
Packages that use ManagedClientAssertion Package Description com.sun.xml.ws.api.config.management.policy -
-
Uses of ManagedClientAssertion in com.sun.xml.ws.api.config.management.policy
Methods in com.sun.xml.ws.api.config.management.policy that return ManagedClientAssertion Modifier and Type Method Description static ManagedClientAssertionManagedClientAssertion. getAssertion(WSPortInfo portInfo)Return ManagedClient assertion if there is one associated with the client.
-