at.gv.egiz.moodle.eidconnector.core.config
Class Configuration

java.lang.Object
  extended by at.gv.egiz.moodle.eidconnector.core.config.JConfigMapper
      extended by at.gv.egiz.moodle.eidconnector.core.config.Configuration

public final class Configuration
extends JConfigMapper

Author:
AT-TUG (Thomas Knall)

Field Summary
static String APPLICATION_NAME
           
static int AUTH_TOKEN_SIZE
           
static String DEFAULT_CFG_RESOURCE_URI
           
static int DELIVERY_APP_ID_SIZE
           
static String HBM_NAME_EID_CONNECTOR
           
static String HBM_NAME_MOODLE
           
static String MAIN_CFG_FOLDER_SYSTEM_PROPERTY
           
static String MAIN_CFG_RESOURCE_URI
           
static String MAIN_CFG_SYSTEM_PROPERTY
           
static String MAIN_CONFIG_FILE_NAME
           
static String WEB_XML_INIT_PARAMETER
           
 
Fields inherited from class at.gv.egiz.moodle.eidconnector.core.config.JConfigMapper
CONFIG_STORK_AUTHENTICATOR_ID
 
Method Summary
static void init()
           
static void init(String configURI)
           
static boolean isConfigurationInited()
           
 
Methods inherited from class at.gv.egiz.moodle.eidconnector.core.config.JConfigMapper
createHibernateEIDConnectorConfiguration, createHibernateMoodleConfiguration, getAuthCountryProperty, getEIDHTTPHeaderMappings, getErrorProperty, getErrorProperty, getGeneralBooleanProperty, getGeneralProperty, getGeneralResourceBundleProperty, getHibernateConfiguration, getInternalBooleanProperty, getInternalIntProperty, getInternalProperty, getMOAIDInstanceNames, getMOAIDNationalityCode, getMOAIDProperty, getMOAIDProperty, getMOAIDQAALevel, getMoodleAccountSalts, getMoodleArrayProperty, getMoodleOldCharset, getMoodleProperty, getNestedCategories, getResourceBundle, getSTORKResponseValidationExpectedAudience, getSTORKResponseValidationSignatureVerificationConfigPath, getSTORKResponseValidationSignatureVerificationProfile, getSTORKResponseValidationTrustedIssuers, isAuthCountryEnabled, isDatabaseLoggingSupported, isEIdTransformationSupported, isForceAgeCalculationEnabled, isMaintenanceMode, isMoodleExistingAccountsEnabled, isMoodleNewAccountsEnabled, isSTORKResponseValidationTrustedIssuer, setConfig, setConfig
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WEB_XML_INIT_PARAMETER

public static final String WEB_XML_INIT_PARAMETER
See Also:
Constant Field Values

MAIN_CFG_SYSTEM_PROPERTY

public static final String MAIN_CFG_SYSTEM_PROPERTY
See Also:
Constant Field Values

MAIN_CFG_FOLDER_SYSTEM_PROPERTY

public static final String MAIN_CFG_FOLDER_SYSTEM_PROPERTY
See Also:
Constant Field Values

MAIN_CONFIG_FILE_NAME

public static final String MAIN_CONFIG_FILE_NAME
See Also:
Constant Field Values

MAIN_CFG_RESOURCE_URI

public static final String MAIN_CFG_RESOURCE_URI
See Also:
Constant Field Values

DEFAULT_CFG_RESOURCE_URI

public static final String DEFAULT_CFG_RESOURCE_URI
See Also:
Constant Field Values

APPLICATION_NAME

public static final String APPLICATION_NAME
See Also:
Constant Field Values

HBM_NAME_EID_CONNECTOR

public static final String HBM_NAME_EID_CONNECTOR
See Also:
Constant Field Values

HBM_NAME_MOODLE

public static final String HBM_NAME_MOODLE
See Also:
Constant Field Values

DELIVERY_APP_ID_SIZE

public static final int DELIVERY_APP_ID_SIZE
See Also:
Constant Field Values

AUTH_TOKEN_SIZE

public static final int AUTH_TOKEN_SIZE
See Also:
Constant Field Values
Method Detail

init

public static void init()
                 throws at.iaik.commons.jconfig.JConfigDefaultConfigurationException,
                        org.opensaml.xml.ConfigurationException
Throws:
at.iaik.commons.jconfig.JConfigDefaultConfigurationException
org.opensaml.xml.ConfigurationException

isConfigurationInited

public static boolean isConfigurationInited()

init

public static void init(String configURI)
                 throws at.iaik.commons.jconfig.JConfigDefaultConfigurationException,
                        org.opensaml.xml.ConfigurationException
Throws:
at.iaik.commons.jconfig.JConfigDefaultConfigurationException
org.opensaml.xml.ConfigurationException


Copyright 2009 EGIZ. All Rights Reserved.