|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dvb.security.KeyStoreCallbackHandlerProtection
public class KeyStoreCallbackHandlerProtection
A protection parameter encapsulating a CallbackHandler.
Constructor Summary | |
---|---|
KeyStoreCallbackHandlerProtection(CallbackHandler handler)
Creates a new instance of KeyStoreCallbackHandlerProtection |
Method Summary | |
---|---|
CallbackHandler |
getCallbackHandler()
Returns the callback handler. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyStoreCallbackHandlerProtection(CallbackHandler handler)
Method Detail |
---|
public CallbackHandler getCallbackHandler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |