|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.idoox.security.jaas.KeyStoreCallback
This class is used to pass WASP KeyStore to LoginModule.
LoginModule can get private key, certificate and trusted certificates
from KeyStore.
| Constructor Summary | |
KeyStoreCallback()
|
|
| Method Summary | |
KeyStore |
getKeyStore()
Returns the pstore object. |
void |
setKeyStore(KeyStore keyStore)
Sets keyStore to a given value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KeyStoreCallback()
| Method Detail |
public void setKeyStore(KeyStore keyStore)
keyStore - a given value to set to.public KeyStore getKeyStore()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||