|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.core.security.ICertificateLoader.CertificateID
public static class ICertificateLoader.CertificateID
A helper class identifying a certificate.
| Method Summary | |
|---|---|
java.net.URI |
getDirectory()
Get the repository where to find the corresponding certificate. |
java.lang.String |
getName()
Get the filename of the certificate. |
java.net.URI |
getURI()
Get the full URI of the certificate, i.e. the concatenation
of the directory and the name. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.net.URI getDirectory()
public java.lang.String getName()
public java.net.URI getURI()
URI of the certificate, i.e. the concatenation
of the directory and the name.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||