From da5f70c20ef4bfea21c9d228e1d6891616887958 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Mon, 28 Jun 2004 20:46:16 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'MOA-ID1_2d05'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/MOA-ID1_2d05@145 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../moa/spss/server/config/TrustProfile.html | 241 --------------------- 1 file changed, 241 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/config/TrustProfile.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/config/TrustProfile.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/config/TrustProfile.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/config/TrustProfile.html deleted file mode 100644 index 6c3607a4f..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/config/TrustProfile.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class TrustProfile - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.config -
-Class TrustProfile

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.config.TrustProfile
-
-
-
-
public class TrustProfile
extends Object
- -

-Information about a trust profile. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
TrustProfile(String id, - String uri) - -
-          Create a TrustProfile.
-  - - - - - - - - - - - - - - - -
-Method Summary
- StringgetId() - -
-          Return the ID of this TrustProfile.
- StringgetUri() - -
-          Return the URI of this TrustProfile.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-TrustProfile

-
-public TrustProfile(String id,
-                    String uri)
-
-
Create a TrustProfile.
-
Parameters:
id - The ID of the TrustProfile to create.
uri - The URI of the TrustProfile to create.
-
-
- - - - - - - - -
-Method Detail
- -

-getId

-
-public String getId()
-
-
Return the ID of this TrustProfile.
-
Returns:
The TrustProfile ID.
-
-
-
- -

-getUri

-
-public String getUri()
-
-
Return the URI of this TrustProfile.
-
Returns:
The URI of TrustProfile.
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3