org.n52.security.common
Class Globals

java.lang.Object
  extended by org.n52.security.common.Globals

public class Globals
extends java.lang.Object

Class encapsulates some global constants and parameters

Author:
Oliver Meyer

Field Summary
static java.lang.String AUTHENTICATION_METHODS
          Global definition of authentication method identification string
static java.lang.String LICENSE_BROKER_CLIENT_URL
          Global definition of license broker client identification string
 
Constructor Summary
Globals()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LICENSE_BROKER_CLIENT_URL

public static final java.lang.String LICENSE_BROKER_CLIENT_URL
Global definition of license broker client identification string

See Also:
Constant Field Values

AUTHENTICATION_METHODS

public static final java.lang.String AUTHENTICATION_METHODS
Global definition of authentication method identification string

See Also:
Constant Field Values
Constructor Detail

Globals

public Globals()


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