|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ACTrustStore
Method Summary | |
---|---|
java.security.cert.X509Certificate[] |
getAACandidate(javax.security.auth.x500.X500Principal issuer)
Returns an array of issuer candidates, by performing a name comparison of the AC's issuer and the subject names of the certificates in the trust store. |
Method Detail |
---|
java.security.cert.X509Certificate[] getAACandidate(javax.security.auth.x500.X500Principal issuer)
ac
- the attribute certificate to find an issuer for.
If null
, all known AAs will be returned.
null
in
case of an error.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |