|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.bc.gov.webade.config.ApplicationConfig
| Constructor Summary | |
ApplicationConfig(Preferences preferences)
Creates a new instance of the ApplicationConfig class with the given preferences. |
|
ApplicationConfig(WebADEPreferences preferences)
Creates a new instance of the ApplicationConfig class with the given preferences. |
|
| Method Summary | |
java.lang.String |
getAnonymousUser()
Deprecated. |
Preferences |
getApplicationPreferences()
Deprecated. |
java.util.Set |
getExtensions()
Returns the set of extensions to load for this application. |
long |
getGroupMaxCacheTime()
|
WebADEPreferences |
getInternalWebADEPreferences()
|
ManagementSettings |
getManagementSettings()
|
UserCredentials |
getSystemUserCredentials()
Deprecated. No longer needed, set in the CAP web services provider directly. |
long |
getUserMaxCacheTime()
|
java.util.ArrayList |
getUserProviderPreferences()
Deprecated. Replaced with |
java.util.List |
getUserProviderWebADEPreferenceSets()
Returns the set of user-provider configuration preferences. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ApplicationConfig(Preferences preferences)
throws WebADEException
preferences - The set of preferences related to the target application.
WebADEException - Thrown when the WebADE configuration is incorrect.
public ApplicationConfig(WebADEPreferences preferences)
throws WebADEException
preferences - The set of preferences related to the target application.
WebADEException - Thrown when the WebADE configuration is incorrect.| Method Detail |
public UserCredentials getSystemUserCredentials()
public java.lang.String getAnonymousUser()
public java.util.Set getExtensions()
public long getUserMaxCacheTime()
public long getGroupMaxCacheTime()
public ManagementSettings getManagementSettings()
public Preferences getApplicationPreferences()
public WebADEPreferences getInternalWebADEPreferences()
public java.util.ArrayList getUserProviderPreferences()
public java.util.List getUserProviderWebADEPreferenceSets()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||