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 --- .../config/SoftwareKeyModuleConfigurationImpl.html | 301 --------------------- 1 file changed, 301 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/SoftwareKeyModuleConfigurationImpl.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/SoftwareKeyModuleConfigurationImpl.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/SoftwareKeyModuleConfigurationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/SoftwareKeyModuleConfigurationImpl.html deleted file mode 100644 index daa91cac3..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/SoftwareKeyModuleConfigurationImpl.html +++ /dev/null @@ -1,301 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class SoftwareKeyModuleConfigurationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

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

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.config.AbstractKeyModuleConfigurationImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.config.SoftwareKeyModuleConfigurationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.keys.KeyModuleConfiguration, iaik.server.modules.keys.SoftwareKeyModuleConfiguration
-
-
-
-
public class SoftwareKeyModuleConfigurationImpl
extends AbstractKeyModuleConfigurationImpl
implements iaik.server.modules.keys.SoftwareKeyModuleConfiguration
- -

-An implementation of the SoftwareKeyModuleConfiguration wrapping - a SoftwareKeyModule from the MOA configuration. -

-

-
Version:
$Id$
-
Author:
Patrick Peck
-
See Also:
SoftwareKeyModuleConfiguration
-
- -

- - - - - - - - - - - - - -
Fields inherited from interface iaik.server.modules.keys.SoftwareKeyModuleConfiguration
KEY_STORE_TYPE_NAME_PKCS12
-  - - - - - - - - - - -
-Constructor Summary
SoftwareKeyModuleConfigurationImpl(SoftwareKeyModule keyModule) - -
-          Create a new SoftwareKeyModuleConfigurationImpl.
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- InputStreamgetKeyStoreAsStream() - -
-           
- char[]getKeyStoreAuthenticationData() - -
-           
- StringgetKeyStoreTypeName() - -
-           
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.config.AbstractKeyModuleConfigurationImpl
getModuleID
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.keys.KeyModuleConfiguration
getModuleID
-  -

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

-SoftwareKeyModuleConfigurationImpl

-
-public SoftwareKeyModuleConfigurationImpl(SoftwareKeyModule keyModule)
-
-
Create a new SoftwareKeyModuleConfigurationImpl.
-
Parameters:
keyModule - The SoftwareKeyModule from the underlying MOA - configuration.
-
-
- - - - - - - - -
-Method Detail
- -

-getKeyStoreTypeName

-
-public String getKeyStoreTypeName()
-
-
-
Specified by:
getKeyStoreTypeName in interface iaik.server.modules.keys.SoftwareKeyModuleConfiguration
-
-
-
See Also:
SoftwareKeyModuleConfiguration.getKeyStoreTypeName()
-
-
-
- -

-getKeyStoreAsStream

-
-public InputStream getKeyStoreAsStream()
-
-
-
Specified by:
getKeyStoreAsStream in interface iaik.server.modules.keys.SoftwareKeyModuleConfiguration
-
-
-
See Also:
SoftwareKeyModuleConfiguration.getKeyStoreAsStream()
-
-
-
- -

-getKeyStoreAuthenticationData

-
-public char[] getKeyStoreAuthenticationData()
-
-
-
Specified by:
getKeyStoreAuthenticationData in interface iaik.server.modules.keys.SoftwareKeyModuleConfiguration
-
-
-
See Also:
SoftwareKeyModuleConfiguration.getKeyStoreAuthenticationData()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3