Uses of Interface
org.italiangrid.voms.ac.VOMSACParser
Packages that use VOMSACParser
Package
Description
This package provides main VOMS Java APIs class and interfaces.
This package provides the APIs to perform validation and parsing
of VOMS attributes.
Implementation classes for VOMS attributes validation and parsing.
-
Uses of VOMSACParser in org.italiangrid.voms
Methods in org.italiangrid.voms that return VOMSACParser -
Uses of VOMSACParser in org.italiangrid.voms.ac
Subinterfaces of VOMSACParser in org.italiangrid.voms.acModifier and TypeInterfaceDescriptioninterface
This interface extends theVOMSACParser
interface and provides methods to perform validation on the VOMS Attribute Certificates parsed from a given certificate chain. -
Uses of VOMSACParser in org.italiangrid.voms.ac.impl
Classes in org.italiangrid.voms.ac.impl that implement VOMSACParserModifier and TypeClassDescriptionclass
Default implementation of the VOMS attribute certificate parsing logic.class
The default implementation of the VOMS validator.