|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines public security constants.
| Field Summary | |
static java.lang.String |
AUTHORIZATION
Property used to configure client side authorization method. |
static java.lang.String |
CLIENT_DESCRIPTOR
Property used to configure client security descriptor object. |
static java.lang.String |
CLIENT_DESCRIPTOR_FILE
Property used to configure client security descritpor filename. |
static java.lang.String |
GSI_ANONYMOUS
GSI anonymous flag. |
static java.lang.String |
GSI_SEC_CONV
GSI Secure Conversation message protection method type that will be used or was used to protect the request. |
static java.lang.String |
GSI_SEC_CONV_ANON
Deprecated. This option has been superceded by GSI_ANONYMOUS |
static java.lang.String |
GSI_SEC_CONV_SECREPLY_UNNECESSARY
If set to true, this indicates that GSI Secure Conversation response for the request is not a requirement. |
static java.lang.String |
GSI_SEC_MSG
GSI Secure Message protection method type that will be used or was used to protect the request. |
static java.lang.String |
GSI_SEC_MSG_SECREPLY_UNNECESSARY
If set to true, this indicates that GSI Secure Message response for the request is not a requirement. |
static java.lang.String |
GSI_SEC_MSG_SINGLECERT
Use single certificate for GSI Secure Message request Set to Boolean.TRUE to enable |
static java.lang.String |
PASSWORD
Property used to set password on the message context. |
static java.lang.String |
PASSWORD_TYPE
Property used to set password typeon the message context. |
static java.lang.String |
USERNAME
Property used to set username on the message context. |
| Fields inherited from interface org.globus.gsi.GSIConstants |
CA, DELEGATION_CHAR, DELEGATION_FULL, DELEGATION_LIMITED, DELEGATION_NONE, DELEGATION_TYPE_FULL, DELEGATION_TYPE_LIMITED, EEC, ENCRYPTION, GLOBUS_CIPHER, GSI_2_LIMITED_PROXY, GSI_2_PROXY, GSI_3_IMPERSONATION_PROXY, GSI_3_INDEPENDENT_PROXY, GSI_3_LIMITED_PROXY, GSI_3_RESTRICTED_PROXY, GSI_4_IMPERSONATION_PROXY, GSI_4_INDEPENDENT_PROXY, GSI_4_LIMITED_PROXY, GSI_4_RESTRICTED_PROXY, GSI_TRANSPORT, MODE_GSI, MODE_SSL, NONE, SIGNATURE, TRUSTED_CERTIFICATES |
| Methods inherited from interface org.globus.gsi.GSIConstants |
|
| Field Detail |
public static final java.lang.String GSI_SEC_CONV
SIGNATURE or
ENCRYPTION or
NONE.
public static final java.lang.String GSI_SEC_CONV_SECREPLY_UNNECESSARY
Boolean.TRUE to enable
public static final java.lang.String GSI_SEC_MSG
SIGNATURE or
ENCRYPTION or
NONE.
public static final java.lang.String GSI_SEC_MSG_SECREPLY_UNNECESSARY
Boolean.TRUE to enable
public static final java.lang.String GSI_SEC_MSG_SINGLECERT
Boolean.TRUE to enable
public static final java.lang.String GSI_SEC_CONV_ANON
Boolean.TRUE, then anonymous authentication is used,
or else client credentials are required.
public static final java.lang.String GSI_ANONYMOUS
Boolean.TRUE, then anonymous authentication is used,
if not then client credentials are required.
public static final java.lang.String AUTHORIZATION
public static final java.lang.String CLIENT_DESCRIPTOR_FILE
public static final java.lang.String CLIENT_DESCRIPTOR
org.globus.wsrf.impl.security.descriptor.ClientSecurityDescriptor
public static final java.lang.String USERNAME
public static final java.lang.String PASSWORD
public static final java.lang.String PASSWORD_TYPE
WSConstants.PASSWORD_TEXT or
WSConstants.PASSWORD_DIGEST
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||