Package edu.uiuc.ncsa.security.core
Interface Version
-
- All Known Implementing Classes:
DBConfigLoader
,LoggingConfigLoader
,SASConfigurationLoader
,TestConfigLoader
public interface Version
Anything that needs the current version implments this interface and uses this version number.Created by Jeff Gaynor
on 4/9/15 at 9:50 AM
-
-
Field Summary
Fields Modifier and Type Field Description static String
VERSION_NUMBER
-
-
-
Field Detail
-
VERSION_NUMBER
static final String VERSION_NUMBER
- See Also:
- Constant Field Values
-
-