From b9e7df0cbe67b486ce3a1a2177bd08c0ced9e005 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Mon, 22 Dec 2003 17:51:40 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'Build_002'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build_002@88 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../pki/pathvalidation/ValidationProfileImpl.html | 374 --------------------- 1 file changed, 374 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/pki/pathvalidation/ValidationProfileImpl.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/pki/pathvalidation/ValidationProfileImpl.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/pki/pathvalidation/ValidationProfileImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/pki/pathvalidation/ValidationProfileImpl.html deleted file mode 100644 index 71981a8e5..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/pki/pathvalidation/ValidationProfileImpl.html +++ /dev/null @@ -1,374 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class ValidationProfileImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation -
-Class ValidationProfileImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation.ValidationProfileImpl
-
-
-
All Implemented Interfaces:
iaik.pki.pathvalidation.ValidationProfile
-
-
-
-
public class ValidationProfileImpl
extends Object
implements iaik.pki.pathvalidation.ValidationProfile
- -

-An implementation of the ValidationProfile interface providing - information about certificat path validation. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
ValidationProfileImpl(ConfigurationProvider config) - -
-          Create a new ValidationProfileImpl object. - -
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleangetInitialAnyPolicyInhibit() - -
-           
- booleangetInitialExplicitPolicy() - -
-           
- booleangetInitialPolicyMappingInhibit() - -
-           
- SetgetInitialPolicySet() - -
-           
- booleangetNameConstraintsProcessing() - -
-           
- booleangetPolicyProcessing() - -
-           
- booleangetRevocationChecking() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-ValidationProfileImpl

-
-public ValidationProfileImpl(ConfigurationProvider config)
-
-
Create a new ValidationProfileImpl object. - - This objects's fields are preset to the following values: - -
-
Parameters:
config - MOA configuration data for additional configuration - information (currently unused).
-
-
- - - - - - - - -
-Method Detail
- -

-getInitialAnyPolicyInhibit

-
-public boolean getInitialAnyPolicyInhibit()
-
-
-
Specified by:
getInitialAnyPolicyInhibit in interface iaik.pki.pathvalidation.ValidationProfile
-
-
-
See Also:
ValidationProfile.getInitialAnyPolicyInhibit()
-
-
-
- -

-getInitialExplicitPolicy

-
-public boolean getInitialExplicitPolicy()
-
-
-
Specified by:
getInitialExplicitPolicy in interface iaik.pki.pathvalidation.ValidationProfile
-
-
-
See Also:
ValidationProfile.getInitialExplicitPolicy()
-
-
-
- -

-getInitialPolicyMappingInhibit

-
-public boolean getInitialPolicyMappingInhibit()
-
-
-
Specified by:
getInitialPolicyMappingInhibit in interface iaik.pki.pathvalidation.ValidationProfile
-
-
-
See Also:
ValidationProfile.getInitialPolicyMappingInhibit()
-
-
-
- -

-getInitialPolicySet

-
-public Set getInitialPolicySet()
-
-
-
Specified by:
getInitialPolicySet in interface iaik.pki.pathvalidation.ValidationProfile
-
-
-
See Also:
ValidationProfile.getInitialPolicySet()
-
-
-
- -

-getPolicyProcessing

-
-public boolean getPolicyProcessing()
-
-
-
Specified by:
getPolicyProcessing in interface iaik.pki.pathvalidation.ValidationProfile
-
-
-
See Also:
ValidationProfile.getPolicyProcessing()
-
-
-
- -

-getNameConstraintsProcessing

-
-public boolean getNameConstraintsProcessing()
-
-
-
Specified by:
getNameConstraintsProcessing in interface iaik.pki.pathvalidation.ValidationProfile
-
-
-
See Also:
ValidationProfile.getNameConstraintsProcessing()
-
-
-
- -

-getRevocationChecking

-
-public boolean getRevocationChecking()
-
-
-
Specified by:
getRevocationChecking in interface iaik.pki.pathvalidation.ValidationProfile
-
-
-
See Also:
ValidationProfile.getRevocationChecking()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3