| Package | Description |
|---|---|
| org.dvb.security | |
| org.dvb.security.pkcs11 |
| Modifier and Type | Method and Description |
|---|---|
CallbackHandler |
KeyStoreCallbackHandlerProtection.getCallbackHandler()
Returns the callback handler.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AuthProvider.login(Principal identity,
CallbackHandler handler)
log in to this provider
|
abstract void |
AuthProvider.setCallbackHandler(CallbackHandler handler)
set a call back handler
|
| Constructor and Description |
|---|
KeyStoreCallbackHandlerProtection(CallbackHandler handler)
Creates a new instance of KeyStoreCallbackHandlerProtection
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DVBPKCS11Provider.login(Principal identity,
CallbackHandler handler)
This method is used to explicitly log into a PKCS11 token.
|
abstract void |
DVBPKCS11Provider.setCallbackHandler(CallbackHandler handler)
This method is used to set a default callback handler for the provider.
|
Copyright © 2012 code4tv.com. All Rights Reserved.