public class DefaultResourceNames extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ROLE_MAPPER_NAME |
| Constructor and Description |
|---|
DefaultResourceNames() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildConstantRoleMapperName(Realm realm,
CommandContext ctx) |
static String |
buildDefaultAuthFactoryName(AuthMechanism meca,
AuthFactorySpec spec,
CommandContext ctx) |
static String |
buildDefaultKeyStoreAlias(String dn,
CommandContext ctx) |
static String |
buildDefaultKeyStoreName(File path,
CommandContext ctx) |
static String |
buildDefaultKeyStoreName(String name,
CommandContext ctx) |
static String |
buildDefaultKeyStorePath(File path,
CommandContext ctx) |
static String |
buildDefaultSecurityDomainName(Realm realm,
CommandContext ctx) |
static String |
buildUserPropertiesDefaultRealmName(CommandContext ctx,
PropertiesRealmConfiguration config) |
static String |
getDefaultManagementInterfaceName(CommandContext ctx) |
static String |
getDefaultServerName(CommandContext context) |
public static final String ROLE_MAPPER_NAME
public static String buildDefaultKeyStoreName(String name, CommandContext ctx) throws OperationFormatException, IOException
OperationFormatExceptionIOExceptionpublic static String buildDefaultKeyStoreName(File path, CommandContext ctx) throws OperationFormatException, IOException
OperationFormatExceptionIOExceptionpublic static String buildDefaultKeyStorePath(File path, CommandContext ctx) throws OperationFormatException, IOException
OperationFormatExceptionIOExceptionpublic static String buildDefaultKeyStoreAlias(String dn, CommandContext ctx) throws OperationFormatException, IOException
OperationFormatExceptionIOExceptionpublic static String getDefaultManagementInterfaceName(CommandContext ctx)
public static String getDefaultServerName(CommandContext context)
public static String buildUserPropertiesDefaultRealmName(CommandContext ctx, PropertiesRealmConfiguration config) throws OperationFormatException, IOException
OperationFormatExceptionIOExceptionpublic static String buildDefaultSecurityDomainName(Realm realm, CommandContext ctx) throws OperationFormatException, IOException
OperationFormatExceptionIOExceptionpublic static String buildConstantRoleMapperName(Realm realm, CommandContext ctx) throws OperationFormatException, IOException
OperationFormatExceptionIOExceptionpublic static String buildDefaultAuthFactoryName(AuthMechanism meca, AuthFactorySpec spec, CommandContext ctx) throws OperationFormatException, IOException
OperationFormatExceptionIOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.