Uses of Interface
org.italiangrid.voms.asn1.VOMSConstants
-
Packages that use VOMSConstants Package Description org.italiangrid.voms.ac.impl Implementation classes for VOMS attributes validation and parsing.org.italiangrid.voms.asn1 This package provides classes and utilities that deal with serialization and deserialization of VOMS attributes from ASN.1 streams. -
-
Uses of VOMSConstants in org.italiangrid.voms.ac.impl
Classes in org.italiangrid.voms.ac.impl that implement VOMSConstants Modifier and Type Class Description classLeafACLookupStrategyThis strategy returns the leaf VOMS Attribute Certificate in a certificate chain, i.e.classLeafVOMSExtensionNormalizationStrategyThis strategy extracts the VOMS attributes from the top VOMS extension found in the parsing context passed as argument. -
Uses of VOMSConstants in org.italiangrid.voms.asn1
Classes in org.italiangrid.voms.asn1 that implement VOMSConstants Modifier and Type Class Description classVOMSACGeneratorThis AC generator provides the VOMS AC encoding starting from a set of attributes.classVOMSACUtilsA set of VOMS AC handling utilities.
-