Uses of Class
com.sun.xml.ws.security.policy.SecurityPolicyVersion
-
Packages that use SecurityPolicyVersion Package Description com.sun.xml.ws.security.policy -
-
Uses of SecurityPolicyVersion in com.sun.xml.ws.security.policy
Methods in com.sun.xml.ws.security.policy that return SecurityPolicyVersion Modifier and Type Method Description SecurityPolicyVersionToken. getSecurityPolicyVersion()static SecurityPolicyVersionSecurityPolicyVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static SecurityPolicyVersion[]SecurityPolicyVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.
-