| Package | Description |
|---|---|
| org.italiangrid.voms |
This document provides help and documentation on the VOMS Java APIs.
|
| org.italiangrid.voms.ac.impl |
Implementation classes for VOMS attributes validation and parsing.
|
| Modifier and Type | Method and Description |
|---|---|
static VOMSACValidator |
VOMSValidators.newValidator(VOMSTrustStore store,
eu.emi.security.authn.x509.X509CertChainValidatorExt validator,
ValidationResultListener vrListener,
VOMSACLookupStrategy strategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
LeafACLookupStrategy
This strategy returns the leaf VOMS Attribute Certificate in a certificate
chain, i.e. the Attribute Certificate found in the latest delegation in the
chain.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultVOMSValidator.Builder |
DefaultVOMSValidator.Builder.acLookupStrategy(VOMSACLookupStrategy ls) |
| Constructor and Description |
|---|
DefaultVOMSACParser(VOMSACLookupStrategy strategy) |
Copyright © 2014. All rights reserved.