Class LeafACLookupStrategy

    • Constructor Detail

      • LeafACLookupStrategy

        public LeafACLookupStrategy()
    • Method Detail

      • lookupVOMSAttributeCertificates

        public java.util.List<ACParsingContext> lookupVOMSAttributeCertificates​(java.security.cert.X509Certificate[] certChain)
        Description copied from interface: VOMSACLookupStrategy
        This method defines how a set of VOMS Attribute Certificates is looked for in a certificate chain.
        Specified by:
        lookupVOMSAttributeCertificates in interface VOMSACLookupStrategy
        Parameters:
        certChain - the certificate chain that will be searched for VOMS attribute certificates
        Returns:
        a List of ACParsingContext that describes the lookup outcome