|
SDK/J Authentication Package ver1.0 RICOH Confidential |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| CcmRequest | This is an interface for a request from the authentication module of the device. |
| CcmRequestHandler | This is an interface which handles requests from the CcmService (ie CcmRequest). |
| CcmService | This is an interface to use the user authentication service of the device. |
| Class Summary | |
| Ccm | This is the front end class of Panel Service. |
| Name | This is a CcmRequest for a login user name. |
| Password | This is a CcmRequest for a login password. |
| VerifyPIN | This is a CcmRequest for a PIN verification. |
| Exception Summary | |
| AlreadySetException | This is an exception class that is thrown when a CcmRequestHandler has been already set to a CcmService. |
| CcmServiceException | This is an exception class that is thrown when an error has ocurred in the CcmService. |
| InvalidPINException | This is an exception class that is thrown when a PIN verification has failed. |
| ProviderNotFoundException | This is an exception class that is thrown when a provider class is not found. |
| UnsupportedRequestException | This is an exception class that is thrown when a CcmRequest is unsupported by a CcmRequestHandler. |
This package provides APIs to access the user authentication service of the device.
|
SDK/J Authentication Package ver1.0 RICOH Confidential |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||