public interface VOMSAttributesNormalizationStrategy
VOMSAttribute objects
which represents the authorizative VOMS authorization information.| Modifier and Type | Method and Description |
|---|---|
java.util.List<VOMSAttribute> |
normalizeAttributes(java.util.List<ACParsingContext> acs)
Returns the normalized view of VOMS Authorization information starting from
a list of VOMS Attribute certificates.
|
java.util.List<VOMSAttribute> normalizeAttributes(java.util.List<ACParsingContext> acs)
acs - a list of ACParsingContext objectsVOMSAttribute object