Uses of Class
com.netscape.certsrv.dbs.keydb.KeyState
Packages that use KeyState
-
Uses of KeyState in com.netscape.certsrv.dbs.keydb
Fields in com.netscape.certsrv.dbs.keydb declared as KeyStateModifier and TypeFieldDescriptionstatic final KeyStateKeyState.ANYRequest state.static final KeyStateKeyState.INVALIDstatic final KeyStateKeyState.VALIDMethods in com.netscape.certsrv.dbs.keydb that return KeyStateModifier and TypeMethodDescriptionIKeyRecord.getState()Retrieves the state of the key.static KeyStateKeyState.toKeyState(String state) Converts a string into a key state object. -
Uses of KeyState in com.netscape.cmscore.dbs
Methods in com.netscape.cmscore.dbs that return KeyStateMethods in com.netscape.cmscore.dbs with parameters of type KeyState