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