From c27382a84657bf027b516abae9172d51edba3aa0 Mon Sep 17 00:00:00 2001 From: gregor Date: Fri, 24 Jun 2005 10:50:13 +0000 Subject: Java-Doc aus CVS entfernt, da generierbar. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@365 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../HardwareCryptoModuleConfigurationImpl.html | 272 --------------------- 1 file changed, 272 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/HardwareCryptoModuleConfigurationImpl.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/HardwareCryptoModuleConfigurationImpl.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/HardwareCryptoModuleConfigurationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/HardwareCryptoModuleConfigurationImpl.html deleted file mode 100644 index 5a9e9b2aa..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/HardwareCryptoModuleConfigurationImpl.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class HardwareCryptoModuleConfigurationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.config -
-Class HardwareCryptoModuleConfigurationImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.config.HardwareCryptoModuleConfigurationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.crypto.CryptoModuleConfiguration, iaik.server.modules.crypto.HardwareCryptoModuleConfiguration
-
-
-
-
public class HardwareCryptoModuleConfigurationImpl
extends Object
implements iaik.server.modules.crypto.HardwareCryptoModuleConfiguration
- -

-An implementation of the HardwareCryptoModuleConfiguration - wrapping a HardwareCryptoModule from the MOA configuration. -

-

-
Version:
$Id$
-
Author:
Patrick Peck
-
-
- -

- - - - - - - - - - - - - - - - -
-Constructor Summary
HardwareCryptoModuleConfigurationImpl(HardwareCryptoModule module) - -
-          Create a new HardwareCryptoModuleConfigurationImpl.
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetModuleName() - -
-           
- StringgetSlotID() - -
-           
- char[]getUserPIN() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - - - - -
-Constructor Detail
- -

-HardwareCryptoModuleConfigurationImpl

-
-public HardwareCryptoModuleConfigurationImpl(HardwareCryptoModule module)
-
-
Create a new HardwareCryptoModuleConfigurationImpl.
-
Parameters:
module - The HardwareCryptoModule from the underlying MOA - configuration.
-
-
- - - - - - - - -
-Method Detail
- -

-getModuleName

-
-public String getModuleName()
-
-
-
Specified by:
getModuleName in interface iaik.server.modules.crypto.HardwareCryptoModuleConfiguration
-
-
-
See Also:
HardwareCryptoModuleConfiguration.getModuleName()
-
-
-
- -

-getSlotID

-
-public String getSlotID()
-
-
-
Specified by:
getSlotID in interface iaik.server.modules.crypto.HardwareCryptoModuleConfiguration
-
-
-
See Also:
HardwareCryptoModuleConfiguration.getSlotID()
-
-
-
- -

-getUserPIN

-
-public char[] getUserPIN()
-
-
-
Specified by:
getUserPIN in interface iaik.server.modules.crypto.HardwareCryptoModuleConfiguration
-
-
-
See Also:
HardwareCryptoModuleConfiguration.getUserPIN()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3