|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mozilla.jss.pkcs11.PK11Module
Method Summary | |
java.lang.String |
getLibraryName()
Returns the name of the shared library implementing this module. |
java.lang.String |
getName()
Returns the common name of this module. |
java.util.Enumeration |
getTokens()
Get the CryptoTokens provided by this module. |
void |
reloadTokens()
Re-load the list of this module's tokens. |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public java.lang.String getName()
public java.lang.String getLibraryName()
public java.util.Enumeration getTokens()
public void reloadTokens()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |