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

- -at.gv.egovernment.moa.spss.server.iaik.pki.revocation -
-Class RevocationProfileImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.pki.revocation.RevocationProfileImpl
-
-
-
All Implemented Interfaces:
iaik.pki.revocation.RevocationProfile
-
-
-
-
public class RevocationProfileImpl
extends Object
implements iaik.pki.revocation.RevocationProfile
- -

-An implementation of the RevocationProfile interface providing - information about revocation status checking, based on MOA configuration - data. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
RevocationProfileImpl(ConfigurationProvider config) - -
-          Create a new RevocationProfileImpl.
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- longgetMaxRevocationAge(String distributionPointUri) - -
-           
- StringgetOCSPRequestHashAlgorithm() - -
-           
- String[]getPreferredServiceOrder(X509Certificate cert) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-RevocationProfileImpl

-
-public RevocationProfileImpl(ConfigurationProvider config)
-
-
Create a new RevocationProfileImpl.
-
Parameters:
config - The MOA configuration data.
-
-
- - - - - - - - -
-Method Detail
- -

-getMaxRevocationAge

-
-public long getMaxRevocationAge(String distributionPointUri)
-
-
-
Specified by:
getMaxRevocationAge in interface iaik.pki.revocation.RevocationProfile
-
-
-
See Also:
RevocationProfile.getMaxRevocationAge(String)
-
-
-
- -

-getOCSPRequestHashAlgorithm

-
-public String getOCSPRequestHashAlgorithm()
-
-
-
Specified by:
getOCSPRequestHashAlgorithm in interface iaik.pki.revocation.RevocationProfile
-
-
-
See Also:
RevocationProfile.getOCSPRequestHashAlgorithm()
-
-
-
- -

-getPreferredServiceOrder

-
-public String[] getPreferredServiceOrder(X509Certificate cert)
-
-
-
Specified by:
getPreferredServiceOrder in interface iaik.pki.revocation.RevocationProfile
-
-
-
See Also:
RevocationProfile.getPreferredServiceOrder(java.security.cert.X509Certificate)
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3