org.jboss.identity.federation.api.wstrust
Class WSTrustConstants
java.lang.Object
org.jboss.identity.federation.api.wstrust.WSTrustConstants
public class WSTrustConstants
- extends java.lang.Object
This class defines the constants used throughout the WS-Trust implementation code.
- Author:
- Stefan Guilhen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BASE_NAMESPACE
public static final java.lang.String BASE_NAMESPACE
- See Also:
- Constant Field Values
ISSUE_REQUEST
public static final java.lang.String ISSUE_REQUEST
- See Also:
- Constant Field Values
RENEW_REQUEST
public static final java.lang.String RENEW_REQUEST
- See Also:
- Constant Field Values
CANCEL_REQUEST
public static final java.lang.String CANCEL_REQUEST
- See Also:
- Constant Field Values
VALIDATE_REQUEST
public static final java.lang.String VALIDATE_REQUEST
- See Also:
- Constant Field Values
WSTrustConstants
public WSTrustConstants()
Copyright © 2009 JBoss Inc.. All Rights Reserved.