public class EmptyConfiguration extends Object implements MechanismConfiguration
| Constructor and Description |
|---|
EmptyConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExposedRealmName() |
String |
getRealmMapper() |
String |
getRealmName() |
String |
getRoleDecoder() |
String |
getRoleMapper() |
void |
setRealmMapperName(String constantMapper) |
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 getRoleMapper()
getRoleMapper in interface MechanismConfigurationpublic String getRealmMapper()
getRealmMapper in interface MechanismConfigurationpublic String getExposedRealmName()
getExposedRealmName in interface MechanismConfigurationpublic void setRealmMapperName(String constantMapper)
setRealmMapperName in interface MechanismConfigurationCopyright © 2018 JBoss by Red Hat. All rights reserved.