Package com.sun.xml.ws.policy
Class PolicyConstants
java.lang.Object
com.sun.xml.ws.policy.PolicyConstants
Commonly used constants by the policy implementations
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringIdentifier of the client-side configuration filestatic final StringXML namespace for management policy assertionsstatic final StringSun proprietary policy namespace prefixstatic final StringSun proprietary policy namespace URIstatic final QNameFully qualified name of the SUN's proprietary policy assertion visibility attributestatic final StringRecognized value of the SUN's proprietary policy assertion visibility attributestatic final QNameFully qualified name of the Policy wsu:Id XML attributestatic final StringStandard WS-Security Utility namespace prefix, used in Policy Idstatic final StringStandard WS-Security Utility namespace URI, used in Policy Idstatic final QNameFully qualified name of the xml:id policy attributestatic final StringStandard XML namespace URI -
Method Summary
-
Field Details
-
SUN_POLICY_NAMESPACE_URI
Sun proprietary policy namespace URI- See Also:
-
SUN_POLICY_NAMESPACE_PREFIX
Sun proprietary policy namespace prefix- See Also:
-
VISIBILITY_ATTRIBUTE
Fully qualified name of the SUN's proprietary policy assertion visibility attribute -
VISIBILITY_VALUE_PRIVATE
Recognized value of the SUN's proprietary policy assertion visibility attribute- See Also:
-
WSU_NAMESPACE_URI
Standard WS-Security Utility namespace URI, used in Policy Id- See Also:
-
WSU_NAMESPACE_PREFIX
Standard WS-Security Utility namespace prefix, used in Policy Id- See Also:
-
WSU_ID
Fully qualified name of the Policy wsu:Id XML attribute -
XML_NAMESPACE_URI
Standard XML namespace URI- See Also:
-
XML_ID
Fully qualified name of the xml:id policy attribute -
CLIENT_CONFIGURATION_IDENTIFIER
Identifier of the client-side configuration file- See Also:
-
SUN_MANAGEMENT_NAMESPACE
XML namespace for management policy assertions- See Also:
-