Class VOMSGenericAttributeImpl

java.lang.Object
org.italiangrid.voms.ac.impl.VOMSGenericAttributeImpl
All Implemented Interfaces:
VOMSGenericAttribute

public class VOMSGenericAttributeImpl extends Object implements VOMSGenericAttribute
The default implementation for VOMS Generic Attributes.
  • Field Details

    • name

      private String name
    • value

      private String value
    • context

      private String context
  • Constructor Details

    • VOMSGenericAttributeImpl

      public VOMSGenericAttributeImpl()
  • Method Details