|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.wss.impl.callback.XWSSCallback
com.sun.xml.wss.impl.callback.KeyStoreCallback
public class KeyStoreCallback
Callback class for obtaining the keystore Used only for Metro(WSIT) Security Scenarios It assumes that load method on the returned KeyStore was called by the user to initialized the KeyStore.
| Constructor Summary | |
|---|---|
KeyStoreCallback()
|
|
| Method Summary | |
|---|---|
java.security.KeyStore |
getKeystore()
|
void |
setKeystore(java.security.KeyStore keystore)
|
| Methods inherited from class com.sun.xml.wss.impl.callback.XWSSCallback |
|---|
getRuntimeProperties |
| 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 java.security.KeyStore getKeystore()
public void setKeystore(java.security.KeyStore keystore)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||