public class FileIdentityStoreConfiguration extends AbstractIdentityStoreConfiguration
Configuration class for the File-based IdentityStore implementation.
IdentityStoreConfiguration.IdentityOperation| Modifier and Type | Method and Description |
|---|---|
int |
getAsyncThreadPool() |
String |
getWorkingDir() |
protected void |
initConfig() |
boolean |
isAlwaysCreateFiles() |
boolean |
isAsyncWrite() |
addContextInitializer, getContextInitializers, getCredentialHandlerProperties, getCredentialHandlers, getIdentityStoreType, getSupportedTypes, getUnsupportedTypes, init, initializeContext, setIdentityStoreType, supportsPartition, supportsTypeprotected void initConfig()
throws SecurityConfigurationException
initConfig in class AbstractIdentityStoreConfigurationSecurityConfigurationExceptionpublic String getWorkingDir()
public boolean isAlwaysCreateFiles()
public boolean isAsyncWrite()
public int getAsyncThreadPool()
Copyright © 2013. All Rights Reserved.