org.italiangrid.voms.ac.impl
Class LeafVOMSExtensionNormalizationStrategy
java.lang.Object
org.italiangrid.voms.ac.impl.LeafVOMSExtensionNormalizationStrategy
- All Implemented Interfaces:
- VOMSAttributesNormalizationStrategy, VOMSConstants
public class LeafVOMSExtensionNormalizationStrategy
- extends Object
- implements VOMSAttributesNormalizationStrategy, VOMSConstants
This strategy extracts the VOMS attributes from the top VOMS extension found
in the parsing context passed as argument.
- Author:
- Andrea Ceccanti
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeafVOMSExtensionNormalizationStrategy
public LeafVOMSExtensionNormalizationStrategy()
normalizeAttributes
public List<VOMSAttribute> normalizeAttributes(List<ACParsingContext> acs)
- Description copied from interface:
VOMSAttributesNormalizationStrategy
- Returns the normalized view of VOMS Authorization information starting from
a list of VOMS Attribute certificates.
- Specified by:
normalizeAttributes
in interface VOMSAttributesNormalizationStrategy
- Returns:
- a possibly empty list
VOMSAttribute
object
Copyright © 2013. All Rights Reserved.