util
Class EnumTest
java.lang.Object
util.EnumTest
public final class EnumTest
- extends Object
This class manages the access to STELLA-data. All permissions are for
reading only, but for different level of dataproducts, like raw, reduced,
meta data or a somehow 'resolution reduced' data for quicklook.
A data permission has a form that consists of three pasrt, with possible
'*' as a wildcard. The first keyword is the Affiliation name, one of
#AFFIL, followed by the user name (separated by a colon), then
the proposal id. The normal wildcard rule apply. The action is one of
#ACCESS.
|
Nested Class Summary |
static class |
EnumTest.Affil
Affiliation to the different time slots. |
|
Method Summary |
static void |
main(String[] arg)
Test. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumTest
public EnumTest()
main
public static void main(String[] arg)
- Test.