|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TSMBeanConstants
This interface defines the public constants used by the TSMBean. These constants are public to provide users visibility of the operations supported on this bean.
| Field Summary | |
|---|---|
static java.lang.String |
ACCESS_TYPE
Access type specified during requestAccess(). |
static int |
ACTIVE_STATE
The active state. |
static java.lang.String |
AUTHENTICATION_TYPE
Authentication type specified during initiateAuthentication(). |
static int |
IDLE_STATE
The idle state. |
static int |
INITIALIZED_STATE
The intitialized state. |
static int |
INVALID_STATE
The invalid state. |
static java.lang.String |
NULL_AUTH
Value included in authentication capability list for NULL authentication. |
static java.lang.String |
P_DISCOVERY
Passed to obtainInterface method for returning a Discovery interface. |
static java.lang.String |
P_RSA_1024
Value included in authentication capability list for P_RSA_1024 authentication. |
static java.lang.String |
P_RSA_512
Value included in authentication capability list for P_RSA_512 authentication. |
static java.lang.String |
P_SERVICE_AGREEMENT_MANAGEMENT
Passed to obtainInterface method for returning a Service Agreement Management interface. |
| Field Detail |
|---|
static final java.lang.String P_DISCOVERY
static final java.lang.String P_SERVICE_AGREEMENT_MANAGEMENT
static final java.lang.String ACCESS_TYPE
static final java.lang.String AUTHENTICATION_TYPE
static final java.lang.String NULL_AUTH
static final java.lang.String P_RSA_1024
static final java.lang.String P_RSA_512
static final int IDLE_STATE
static final int ACTIVE_STATE
static final int INVALID_STATE
static final int INITIALIZED_STATE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||