| Package | Description |
|---|---|
| org.dvb.security | |
| org.dvb.security.pkcs11 |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AuthProvider.login(Principal identity,
CallbackHandler handler)
log in to this provider
|
abstract void |
AuthProvider.logout()
logout from this provider
|
| 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.logout()
This method is called to explicitly log out from a PKCS11 token.
|
Copyright © 2012 code4tv.com. All Rights Reserved.