public interface VOMSACLookupStrategy
Modifier and Type | Method and Description |
---|---|
java.util.List<ACParsingContext> |
lookupVOMSAttributeCertificates(java.security.cert.X509Certificate[] certChain)
This method defines how a set of VOMS Attribute Certificates is looked for
in a certificate chain.
|
java.util.List<ACParsingContext> lookupVOMSAttributeCertificates(java.security.cert.X509Certificate[] certChain)
certChain
- the certificate chain that will be searched for VOMS attribute
certificatesList
of ACParsingContext
that describes the
lookup outcome