|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.ext.security.SerializableKeyStore
Field Summary | |
protected byte[] |
encodedKeyStore
|
protected java.security.KeyStore |
keyStore
|
Constructor Summary | |
SerializableKeyStore(java.security.KeyStore keyStore)
|
Method Summary | |
java.security.KeyStore |
getKeyStore()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected transient java.security.KeyStore keyStore
protected byte[] encodedKeyStore
Constructor Detail |
public SerializableKeyStore(java.security.KeyStore keyStore)
Method Detail |
public java.security.KeyStore getKeyStore()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |