|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.tivoli.mts.PDStatics
A class for various constants used in PDPermission and associated classes.
Field Summary | |
static java.lang.String |
AZN_ENT_SVC_PD_POBJ
Entitlements Service ID: Policy Director Protected Object Entitlements. |
static java.lang.String |
AZN_ENT_SVC_PD_POBJ_MATCHES
Output attribute: the list of objects which match the input criteria |
static java.lang.String |
AZN_ENT_SVC_PD_POBJ_PATH
Input attribute: the protected object directory path to be searched |
static java.lang.String |
AZN_ENT_SVC_PD_POBJ_REQD_OPS
Input attribute: the requested set of operations for the credential |
static java.lang.String |
AZN_MOD_RAD_GROUP_NAMES
Input attribute: the groups to be added to the credential |
static java.lang.String |
AZN_MOD_SVC_RAD_2AB
The default Credential Modification service |
static int |
AZN_VALTYPE_BUFFER
The attribute is a byte array |
static int |
AZN_VALTYPE_UTF8STRING
The attribute is a UTF8 String |
static int |
QOP_INTEGRITY
The quality of protection required between caller and the domain before access to the protected object can be granted. |
static int |
QOP_NONE
The quality of protection required between caller and the domain before access to the protected object can be granted. |
static int |
QOP_PRIVACY
The quality of protection required between caller and the domain before access to the protected object can be granted. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String AZN_MOD_SVC_RAD_2AB
public static final java.lang.String AZN_MOD_RAD_GROUP_NAMES
public static final java.lang.String AZN_ENT_SVC_PD_POBJ
public static final java.lang.String AZN_ENT_SVC_PD_POBJ_PATH
public static final java.lang.String AZN_ENT_SVC_PD_POBJ_REQD_OPS
public static final java.lang.String AZN_ENT_SVC_PD_POBJ_MATCHES
public static final int QOP_NONE
public static final int QOP_INTEGRITY
public static final int QOP_PRIVACY
public static final int AZN_VALTYPE_BUFFER
public static final int AZN_VALTYPE_UTF8STRING
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |