Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static VOMSACParser |
VOMSValidators.newParser() |
Modifier and Type | Interface and Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultVOMSACParser
Default implementation of the VOMS attribute certificate parsing logic.
|
class |
DefaultVOMSValidator
The default implementation of the VOMS validator.
|
Copyright © 2014. All rights reserved.