public class AuthResourcesConfig extends CustomListCatalogConfig<AuthResourcesEntry,ListMapConfig<AuthResourcesEntry>>
Modifier and Type | Field and Description |
---|---|
static String |
ATT_DEFAULT_CHAIN |
static String |
ATT_TAG_DATA
Default configuration entry for a data entry
|
static String |
ATT_TAG_DATA_LIST
Default configuration element for a data list
|
ATT_BEAN_MODE, ATT_BEAN_MODE_DEFAULT, ATT_DATA_CATALOG_CONFIG, ATT_LIST_TYPE, ATT_TAG_MODULE, ATT_TAG_MODULE_CONF_ID, ATT_TAG_MODULE_CONF_MODE, ATT_TAG_MODULE_CONF_MODE_CL, ATT_TAG_MODULE_CONF_MODE_FILE, ATT_TAG_MODULE_CONF_PATH, ATT_TAG_MODULE_CONF_UNSAFE, ATT_TAG_MODULE_LIST, ATT_TAG_TYPE_STRING, ATT_TRY_XSD_VALIDATION, ATT_TRY_XSD_VALIDATION_DEFAULT, ATT_TRY_XSD_VALIDATION_FALSE, ATT_TRY_XSD_VALIDATION_TRUE, ATT_TYPE, attTagData, attTagDataList, CONFIG_CHECK_DUPLICATE_ID, CONFIG_CHECK_DUPLICATE_ID_DEFAULT, CONFIG_CHECK_DUPLICATE_ID_FAIL, CONFIG_CHECK_DUPLICATE_ID_WARN, CONFIG_CHECK_ENTRY_DUPLICATE_ID
logger
Constructor and Description |
---|
AuthResourcesConfig() |
Modifier and Type | Method and Description |
---|---|
static AuthResourcesConfig |
loadConfig(InputStream is) |
AuthResourcesEntry |
match(String pattern) |
AuthResourcesEntry |
match(String chain,
String pattern) |
getListMap
configure, customEntryHandling, customEntryHandling, getDataList, getDefinition, getEntryIdCheck, getGeneralProps, getIdSet, getSchemaId, hasDefinition, load, newCollection, setDefinition, setSchemaId, validate
configure
configureProperties, configureXML
getLogger
public static final String ATT_TAG_DATA_LIST
public static final String ATT_TAG_DATA
public static final String ATT_DEFAULT_CHAIN
public static AuthResourcesConfig loadConfig(InputStream is) throws ConfigException
ConfigException
public AuthResourcesEntry match(String chain, String pattern) throws ConfigException
ConfigException
public AuthResourcesEntry match(String pattern) throws ConfigException
ConfigException
Copyright © 2022 Fugerit. All rights reserved.