org.apache.ws.sandbox.security.trust2
Class TrustConstants
java.lang.Object
org.apache.ws.sandbox.security.trust2.TrustConstants
- public abstract class TrustConstants
- extends java.lang.Object
- Author:
- ddelvecc
WS-Trust constants.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WST_NS
public static final java.lang.String WST_NS
- See Also:
- Constant Field Values
WST_PREFIX
public static final java.lang.String WST_PREFIX
- See Also:
- Constant Field Values
REQUEST_TAG
public static final java.lang.String REQUEST_TAG
- See Also:
- Constant Field Values
REQUEST_NAME
public static final javax.xml.namespace.QName REQUEST_NAME
CONTEXT_ATTR
public static final java.lang.String CONTEXT_ATTR
- See Also:
- Constant Field Values
TOKEN_TYPE
public static final java.lang.String TOKEN_TYPE
- See Also:
- Constant Field Values
REQUEST_TYPE
public static final java.lang.String REQUEST_TYPE
- See Also:
- Constant Field Values
BASE
public static final java.lang.String BASE
- See Also:
- Constant Field Values
SUPPORTING
public static final java.lang.String SUPPORTING
- See Also:
- Constant Field Values
LIFETIME
public static final java.lang.String LIFETIME
- See Also:
- Constant Field Values
LIFETIME_MS
public static final java.lang.String LIFETIME_MS
- See Also:
- Constant Field Values
MS_COMPATIBLE_LIFETIMES
public static final boolean MS_COMPATIBLE_LIFETIMES
- See Also:
- Constant Field Values
RESPONSE_TAG
public static final java.lang.String RESPONSE_TAG
- See Also:
- Constant Field Values
RESPONSE_NAME
public static final javax.xml.namespace.QName RESPONSE_NAME
REQUESTED_TOKEN
public static final java.lang.String REQUESTED_TOKEN
- See Also:
- Constant Field Values
REQUESTED_PROOF
public static final java.lang.String REQUESTED_PROOF
- See Also:
- Constant Field Values
WSA_NS
public static final java.lang.String WSA_NS
- See Also:
- Constant Field Values
WSA_PREFIX
public static final java.lang.String WSA_PREFIX
- See Also:
- Constant Field Values
ACTION_TAG
public static final java.lang.String ACTION_TAG
- See Also:
- Constant Field Values
REQUEST_ISSUE
public static java.net.URI REQUEST_ISSUE
REQUEST_RENEW
public static java.net.URI REQUEST_RENEW
REQUEST_VALIDATE
public static java.net.URI REQUEST_VALIDATE
ACTION_REQUEST_ISSUE
public static java.net.URI ACTION_REQUEST_ISSUE
ACTION_REQUEST_RENEW
public static java.net.URI ACTION_REQUEST_RENEW
ACTION_REQUEST_VALIDATE
public static java.net.URI ACTION_REQUEST_VALIDATE
ACTION_RESPONSE_ISSUE
public static java.net.URI ACTION_RESPONSE_ISSUE
ACTION_RESPONSE_RENEW
public static java.net.URI ACTION_RESPONSE_RENEW
ACTION_RESPONSE_VALIDATE
public static java.net.URI ACTION_RESPONSE_VALIDATE
TrustConstants
public TrustConstants()
getActionRequest
public static java.net.URI getActionRequest(java.net.URI requestType)
Copyright © 2004-2008 Apache Web Services. All Rights Reserved.