|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ACParsingContext | |
---|---|
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 ACParsingContext in org.italiangrid.voms.ac |
---|
Methods in org.italiangrid.voms.ac that return types with arguments of type ACParsingContext | |
---|---|
List<ACParsingContext> |
VOMSACLookupStrategy.lookupVOMSAttributeCertificates(X509Certificate[] certChain)
This method defines how a set of VOMS Attribute Certificates is looked for in a certificate chain. |
Method parameters in org.italiangrid.voms.ac with type arguments of type ACParsingContext | |
---|---|
List<VOMSAttribute> |
VOMSAttributesNormalizationStrategy.normalizeAttributes(List<ACParsingContext> acs)
Returns the normalized view of VOMS Authorization information starting from a list of VOMS Attribute certificates. |
Uses of ACParsingContext in org.italiangrid.voms.ac.impl |
---|
Methods in org.italiangrid.voms.ac.impl that return types with arguments of type ACParsingContext | |
---|---|
List<ACParsingContext> |
LeafACLookupStrategy.lookupVOMSAttributeCertificates(X509Certificate[] certChain)
|
Method parameters in org.italiangrid.voms.ac.impl with type arguments of type ACParsingContext | |
---|---|
List<VOMSAttribute> |
LeafVOMSExtensionNormalizationStrategy.normalizeAttributes(List<ACParsingContext> acs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |