Apache CXF API

org.apache.cxf.ws.security.policy
Class SP13Constants

java.lang.Object
  extended by org.apache.cxf.ws.security.policy.SP13Constants

public final class SP13Constants
extends Object


Field Summary
static String SP_NS
           
static String SP_PREFIX
           
static QName USERNAME_TOKEN_CREATED
           
static QName USERNAME_TOKEN_NONCE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SP_NS

public static final String SP_NS
See Also:
Constant Field Values

SP_PREFIX

public static final String SP_PREFIX
See Also:
Constant Field Values

USERNAME_TOKEN_CREATED

public static final QName USERNAME_TOKEN_CREATED

USERNAME_TOKEN_NONCE

public static final QName USERNAME_TOKEN_NONCE

Apache CXF API

Apache CXF