Uses of Class
org.italiangrid.voms.ac.ACParsingContext
Packages that use ACParsingContext
Package
Description
This package provides the APIs to perform validation and parsing
of VOMS attributes.
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 ACParsingContextModifier and TypeMethodDescriptionVOMSACLookupStrategy.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 ACParsingContextModifier and TypeMethodDescriptionVOMSAttributesNormalizationStrategy.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 ACParsingContextModifier and TypeMethodDescriptionLeafACLookupStrategy.lookupVOMSAttributeCertificates
(X509Certificate[] certChain) Method parameters in org.italiangrid.voms.ac.impl with type arguments of type ACParsingContextModifier and TypeMethodDescriptionLeafVOMSExtensionNormalizationStrategy.normalizeAttributes
(List<ACParsingContext> acs)