org.n52.security.precondition
Class PreconditionGlobals

java.lang.Object
  extended by org.n52.security.precondition.PreconditionGlobals

public final class PreconditionGlobals
extends java.lang.Object

Class encapsulates some global constants for preconditions.

Author:
Oliver Meyer

Field Summary
static java.lang.String IDENTIFY_PRECONDITION
          Global definition of identify precondition string.
static java.lang.String LICENSE_PRECONDITION
          Global definition of license precondition string.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IDENTIFY_PRECONDITION

public static final java.lang.String IDENTIFY_PRECONDITION
Global definition of identify precondition string.

See Also:
Constant Field Values

LICENSE_PRECONDITION

public static final java.lang.String LICENSE_PRECONDITION
Global definition of license precondition string.

See Also:
Constant Field Values


Copyright © 2004-2009 52north.org. All Rights Reserved.