|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyState | |
|---|---|
| com.netscape.certsrv.dbs.keydb | |
| Uses of KeyState in com.netscape.certsrv.dbs.keydb |
|---|
| Fields in com.netscape.certsrv.dbs.keydb declared as KeyState | |
|---|---|
static KeyState |
KeyState.ANY
Request state. |
static KeyState |
KeyState.INVALID
|
static KeyState |
KeyState.VALID
|
| Methods in com.netscape.certsrv.dbs.keydb that return KeyState | |
|---|---|
KeyState |
IKeyRecord.getState()
Retrieves the state of the key. |
static KeyState |
KeyState.toKeyState(java.lang.String state)
Converts a string into a key state object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||