Package | Description |
---|---|
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 |
---|---|
List<ACParsingContext> |
VOMSACLookupStrategy.lookupVOMSAttributeCertificates(X509Certificate[] certChain)
This method defines how a set of VOMS Attribute Certificates is looked for
in a certificate chain.
|
Modifier and Type | Method and Description |
---|---|
List<VOMSAttribute> |
VOMSAttributesNormalizationStrategy.normalizeAttributes(List<ACParsingContext> acs)
Returns the normalized view of VOMS Authorization information starting from
a list of VOMS Attribute certificates.
|
Modifier and Type | Method and Description |
---|---|
List<ACParsingContext> |
LeafACLookupStrategy.lookupVOMSAttributeCertificates(X509Certificate[] certChain) |
Modifier and Type | Method and Description |
---|---|
List<VOMSAttribute> |
LeafVOMSExtensionNormalizationStrategy.normalizeAttributes(List<ACParsingContext> acs) |
Copyright © 2014. All rights reserved.