|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--SlotList
The list of available slots.
Constructor Summary | |
SlotList()
|
Method Summary | |
Slot[] |
getSlotList(boolean tokenPresent)
Used to obtain a list of slots in the system. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SlotList()
Method Detail |
public Slot[] getSlotList(boolean tokenPresent) throws OoctiException
tokenPresent
- Indicates whether the list obtained includes only those slots with a Token present(TRUE).ARGUMENTS_BAD
- BUFFER_TOO_SMALL
- CRYPTOKI_NOT_INITIALIZED
- FUNCTION_FAILED
- GENERAL_ERROR
- HOST_MEMORY
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |