org.opensaml.ws.wspolicy
Class WSPolicyConstants

java.lang.Object
  extended by org.opensaml.ws.wspolicy.WSPolicyConstants

public final class WSPolicyConstants
extends Object

WS-Policy 1.2 constants.

See Also:
"WS-Policy (http://schemas.xmlsoap.org/ws/2004/09/policy)"

Field Summary
static String WSP_NS
          WS-Policy namespace.
static String WSP_PREFIX
          WS-Policy namespace prefix.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WSP_NS

public static final String WSP_NS
WS-Policy namespace.

See Also:
Constant Field Values

WSP_PREFIX

public static final String WSP_PREFIX
WS-Policy namespace prefix.

See Also:
Constant Field Values


Copyright © 2006-2013 Internet2. All Rights Reserved.