public class HardcodedRole extends AbstractSAMLProtocolMapper
Modifier and Type | Field and Description |
---|---|
static String |
ATTRIBUTE_VALUE |
static String |
PROVIDER_ID |
static String |
ROLE_ATTRIBUTE |
Constructor and Description |
---|
HardcodedRole() |
Modifier and Type | Method and Description |
---|---|
static ProtocolMapperModel |
create(String name,
String role) |
List<ProviderConfigProperty> |
getConfigProperties() |
String |
getDisplayCategory() |
String |
getDisplayType() |
String |
getHelpText() |
String |
getId() |
close, create, getProtocol, init, postInit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPriority, validateConfig
order
public static final String PROVIDER_ID
public static final String ATTRIBUTE_VALUE
public static final String ROLE_ATTRIBUTE
public List<ProviderConfigProperty> getConfigProperties()
public String getId()
public String getDisplayType()
public String getDisplayCategory()
public String getHelpText()
public static ProtocolMapperModel create(String name, String role)
Copyright © 2021 JBoss by Red Hat. All rights reserved.