|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--jsdsi.CertSelector
|
+--jsdsi.AuthCertSelector
Selects all authorization certificates issued by the given principal.
| Field Summary | |
(package private) Principal |
issuer
|
| Constructor Summary | |
AuthCertSelector(Principal i)
|
|
| Method Summary | |
java.lang.Object |
clone()
|
Principal |
getIssuer()
|
boolean |
match(Certificate cert)
|
| Methods inherited from class jsdsi.CertSelector |
match |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
Principal issuer
| Constructor Detail |
public AuthCertSelector(Principal i)
| Method Detail |
public java.lang.Object clone()
clone in interface java.security.cert.CertSelectorclone in class CertSelectorpublic boolean match(Certificate cert)
match in class CertSelectorpublic Principal getIssuer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||