Uses of Interface
org.italiangrid.voms.ac.VOMSACParser

Packages that use VOMSACParser
org.italiangrid.voms This document provides help and documentation on the VOMS Java APIs. 
org.italiangrid.voms.ac This package provides the APIs to perform validation and parsing of VOMS attributes. 
org.italiangrid.voms.ac.impl Implementation classes for VOMS attributes validation and parsing. 
 

Uses of VOMSACParser in org.italiangrid.voms
 

Methods in org.italiangrid.voms that return VOMSACParser
static VOMSACParser VOMSValidators.newParser()
           
 

Uses of VOMSACParser in org.italiangrid.voms.ac
 

Subinterfaces of VOMSACParser in org.italiangrid.voms.ac
 interface VOMSACValidator
          This interface extends the VOMSACParser 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 VOMSACParser
 class DefaultVOMSACParser
          Default implementation of the VOMS attribute certificate parsing logic.
 class DefaultVOMSValidator
          The default implementation of the VOMS validator.
 



Copyright © 2013. All Rights Reserved.