Package org.italiangrid.voms.ac


package org.italiangrid.voms.ac
This package provides the APIs to perform validation and parsing of VOMS attributes.
  • Class
    Description
    This interface is used to notify of events related to the lookup and succesfull parsing of VOMS attribute certificates from a certificate chain.
    This class describes the context in which a VOMS AttributeCertificate has been parsed in a certificate chain.
    This interface is used to notify interested listeners of VOMS attribute certificate validation outcome.
    A strategy for looking up a set of VOMS Attribute Certificates from a certificate chain.
    This interface defines the behavior of a VOMS Attribute Certificate parser.
    The strategy implemented to perform the validation of a VOMS attribute certificate.
    This interface extends the VOMSACParser interface and provides methods to perform validation on the VOMS Attribute Certificates parsed from a given certificate chain.
    A strategy to select the set of relevant and appliable VOMS attributes from a set of parsed VOMS attribute certificates.
    This class represents the outcome of a VOMS validation.