org.apache.ws.sandbox.axis.security.conversation
Class ConvHandlerConstants
java.lang.Object
org.apache.ws.sandbox.axis.security.conversation.ConvHandlerConstants
- public class ConvHandlerConstants
- extends java.lang.Object
Represents parameters given in the wsdd file.
- Author:
- Dimuthu Leelarathne.(muthulee@yahoo.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEVER_PROP_FILE
public static final java.lang.String SEVER_PROP_FILE
- See Also:
- Constant Field Values
REQUESTOR_PROP_FILE
public static final java.lang.String REQUESTOR_PROP_FILE
- See Also:
- Constant Field Values
STS_PROP_FILE
public static final java.lang.String STS_PROP_FILE
- See Also:
- Constant Field Values
REAP_FREQ
public static final java.lang.String REAP_FREQ
- See Also:
- Constant Field Values
SESSION_DURATION
public static final java.lang.String SESSION_DURATION
- See Also:
- Constant Field Values
KEY_FREQ
public static final java.lang.String KEY_FREQ
- See Also:
- Constant Field Values
USE_FIXED_KEYLEN
public static final java.lang.String USE_FIXED_KEYLEN
- See Also:
- Constant Field Values
KEY_LEGNTH
public static final java.lang.String KEY_LEGNTH
- See Also:
- Constant Field Values
GENERATION
public static final java.lang.String GENERATION
- See Also:
- Constant Field Values
SEVER_ALIAS
public static final java.lang.String SEVER_ALIAS
- See Also:
- Constant Field Values
REQ_ALIAS
public static final java.lang.String REQ_ALIAS
- See Also:
- Constant Field Values
SIGN_PARTS
public static final java.lang.String SIGN_PARTS
- See Also:
- Constant Field Values
TRUST_ENABLE
public static final java.lang.String TRUST_ENABLE
- See Also:
- Constant Field Values
SCT_ESTABLISH_MTD
public static final java.lang.String SCT_ESTABLISH_MTD
- See Also:
- Constant Field Values
STS_REQUSTOR_TYPE
public static final java.lang.String STS_REQUSTOR_TYPE
- See Also:
- Constant Field Values
VERIFY_TRUST
public static final java.lang.String VERIFY_TRUST
- See Also:
- Constant Field Values
TRUST_ENGINE_PROP
public static final java.lang.String TRUST_ENGINE_PROP
- See Also:
- Constant Field Values
DK_ACTION
public static final java.lang.String DK_ACTION
- See Also:
- Constant Field Values
APPLIES_TO_VAL
public static final java.lang.String APPLIES_TO_VAL
- See Also:
- Constant Field Values
sctEstablishmentMapper
public static java.util.Map sctEstablishmentMapper
requesterTypeMapper
public static java.util.Map requesterTypeMapper
CONV_CALLBACK
public static final java.lang.String CONV_CALLBACK
- See Also:
- Constant Field Values
SCT_ISSUE_ACTION
public static final java.lang.String SCT_ISSUE_ACTION
- See Also:
- Constant Field Values
DK_ENC_ALGO
public static final java.lang.String DK_ENC_ALGO
- Which algorithm to be used for encryption as in AES or DES and so on
- See Also:
WSConstants#TRIPLE_DES
,
WSConstants#AES_128
,
WSConstants#AES_192
,
WSConstants#AES_256
,
Constant Field Values
STS_ADDRESS
public static final java.lang.String STS_ADDRESS
- See Also:
- Constant Field Values
SERVICE_EPR
public static final java.lang.String SERVICE_EPR
- See Also:
- Constant Field Values
TOKEN_TRUST_VERIFY
public static final java.lang.String TOKEN_TRUST_VERIFY
- See Also:
- Constant Field Values
DK_CB_HANDLER
public static final java.lang.String DK_CB_HANDLER
- See Also:
- Constant Field Values
ConvHandlerConstants
public ConvHandlerConstants()
Copyright © 2004-2008 Apache Web Services. All Rights Reserved.