|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |