Interface VOMSACParser

    • Method Detail

      • parse

        List<VOMSAttribute> parse​(X509Certificate[] validatedChain)
        Looks for and parses VOMS attributes in the certificate chain passed as argument (which is assumed to be already validated).
        Parameters:
        validatedChain - a validated X.509 certificate chain
        Returns:
        a possibly empty list of VOMSAttribute objects providing access to the parsed VOMS attributes