Certificate Loader

Identifier:
eu.geclipse.core.certificateLoader

Since:
[Enter the first release in which this extension point appears.]

Description:
[Enter description of this extension point.]

Configuration Markup:

<!ELEMENT extension (loader)+>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT loader (authority)+>

<!ATTLIST loader

id    CDATA #REQUIRED

name  CDATA #REQUIRED

class CDATA #REQUIRED>


<!ELEMENT authority (distribution)+>

<!ATTLIST authority

id          CDATA #REQUIRED

name        CDATA #REQUIRED

description CDATA #IMPLIED>


<!ELEMENT distribution EMPTY>

<!ATTLIST distribution

id          CDATA #REQUIRED

name        CDATA #REQUIRED

url         CDATA #REQUIRED

description CDATA #IMPLIED>


Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

Supplied Implementation:
[Enter information about supplied implementation of this extension point.]