public class FileSystemRealmConfiguration extends Object implements MechanismConfiguration
| Constructor and Description |
|---|
FileSystemRealmConfiguration(String exposedRealmName,
String realmName,
String roleDecoder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExposedRealmName() |
String |
getRealmMapper() |
String |
getRealmName() |
String |
getRoleDecoder() |
String |
getRoleMapper() |
void |
setRealmMapperName(String realmMapper) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRoles, setRoleMapperpublic String getRealmName()
getRealmName in interface MechanismConfigurationpublic String getRoleDecoder()
getRoleDecoder in interface MechanismConfigurationpublic String getRealmMapper()
getRealmMapper in interface MechanismConfigurationpublic String getRoleMapper()
getRoleMapper in interface MechanismConfigurationpublic String getExposedRealmName()
getExposedRealmName in interface MechanismConfigurationpublic void setRealmMapperName(String realmMapper)
setRealmMapperName in interface MechanismConfigurationCopyright © 2018 JBoss by Red Hat. All rights reserved.