Class EnvEntry
- java.lang.Object
- 
- edu.uiuc.ncsa.security.core.configuration.EnvEntry
 
- 
- All Implemented Interfaces:
- SThing,- Serializable,- Cloneable
 
 public class EnvEntry extends Object implements SThing - See Also:
- Serialized Form
 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description SKeygetKey()StringgetName()StringgetValue()voidsetValue(String value)
 
-