Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
ClientAuthenticatorFactory.getConfigPropertiesPerClient()
List of config properties for this client implementation.
|
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
IdpReviewProfileAuthenticatorFactory.getConfigProperties() |
List<ProviderConfigProperty> |
IdpEmailVerificationAuthenticatorFactory.getConfigProperties() |
List<ProviderConfigProperty> |
IdpCreateUserIfUniqueAuthenticatorFactory.getConfigProperties() |
List<ProviderConfigProperty> |
IdpConfirmLinkAuthenticatorFactory.getConfigProperties() |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
UsernamePasswordFormFactory.getConfigProperties() |
List<ProviderConfigProperty> |
SpnegoAuthenticatorFactory.getConfigProperties() |
List<ProviderConfigProperty> |
ScriptBasedAuthenticatorFactory.getConfigProperties() |
List<ProviderConfigProperty> |
OTPFormAuthenticatorFactory.getConfigProperties() |
List<ProviderConfigProperty> |
CookieAuthenticatorFactory.getConfigProperties() |
List<ProviderConfigProperty> |
ConditionalOtpFormAuthenticatorFactory.getConfigProperties() |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
JWTClientAuthenticator.getConfigProperties() |
List<ProviderConfigProperty> |
ClientIdAndSecretAuthenticator.getConfigProperties() |
List<ProviderConfigProperty> |
JWTClientAuthenticator.getConfigPropertiesPerClient() |
List<ProviderConfigProperty> |
ClientIdAndSecretAuthenticator.getConfigPropertiesPerClient() |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
ValidateUsername.getConfigProperties() |
List<ProviderConfigProperty> |
ValidatePassword.getConfigProperties() |
List<ProviderConfigProperty> |
ValidateOTP.getConfigProperties() |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
ResetCredentialEmail.getConfigProperties() |
List<ProviderConfigProperty> |
ResetCredentialChooseUser.getConfigProperties() |
List<ProviderConfigProperty> |
AbstractSetRequiredActionAuthenticator.getConfigProperties() |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
RegistrationUserCreation.getConfigProperties() |
List<ProviderConfigProperty> |
RegistrationRecaptcha.getConfigProperties() |
List<ProviderConfigProperty> |
RegistrationProfile.getConfigProperties() |
List<ProviderConfigProperty> |
RegistrationPassword.getConfigProperties() |
List<ProviderConfigProperty> |
RegistrationPage.getConfigProperties() |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
UsernameTemplateMapper.getConfigProperties() |
List<ProviderConfigProperty> |
UserAttributeMapper.getConfigProperties() |
List<ProviderConfigProperty> |
ExternalKeycloakRoleToRoleMapper.getConfigProperties() |
List<ProviderConfigProperty> |
ClaimToRoleMapper.getConfigProperties() |
List<ProviderConfigProperty> |
AbstractJsonUserAttributeMapper.getConfigProperties() |
Modifier and Type | Field and Description |
---|---|
protected static List<ProviderConfigProperty> |
HardcodedUserSessionAttributeMapper.configProperties |
protected static List<ProviderConfigProperty> |
HardcodedRoleMapper.configProperties |
protected static List<ProviderConfigProperty> |
HardcodedAttributeMapper.configProperties |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
HardcodedUserSessionAttributeMapper.getConfigProperties() |
List<ProviderConfigProperty> |
HardcodedRoleMapper.getConfigProperties() |
List<ProviderConfigProperty> |
HardcodedAttributeMapper.getConfigProperties() |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
UsernameTemplateMapper.getConfigProperties() |
List<ProviderConfigProperty> |
UserAttributeMapper.getConfigProperties() |
List<ProviderConfigProperty> |
AttributeToRoleMapper.getConfigProperties() |
Modifier and Type | Field and Description |
---|---|
protected static List<ProviderConfigProperty> |
UserAttributeLDAPFederationMapperFactory.configProperties |
protected static List<ProviderConfigProperty> |
HardcodedLDAPRoleMapperFactory.configProperties |
protected static List<ProviderConfigProperty> |
FullNameLDAPFederationMapperFactory.configProperties |
Modifier and Type | Method and Description |
---|---|
static ProviderConfigProperty |
AbstractLDAPFederationMapperFactory.createConfigProperty(String name,
String label,
String helpText,
String type,
Object defaultValue) |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
UserAttributeLDAPFederationMapperFactory.getConfigProperties() |
List<ProviderConfigProperty> |
HardcodedLDAPRoleMapperFactory.getConfigProperties() |
List<ProviderConfigProperty> |
FullNameLDAPFederationMapperFactory.getConfigProperties() |
Modifier and Type | Field and Description |
---|---|
protected static List<ProviderConfigProperty> |
GroupLDAPFederationMapperFactory.configProperties |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
GroupLDAPFederationMapperFactory.getConfigProperties() |
Modifier and Type | Field and Description |
---|---|
protected static List<ProviderConfigProperty> |
RoleLDAPFederationMapperFactory.configProperties |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
RoleLDAPFederationMapperFactory.getConfigProperties() |
Modifier and Type | Field and Description |
---|---|
protected static List<ProviderConfigProperty> |
MSADUserAccountControlMapperFactory.configProperties |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
MSADUserAccountControlMapperFactory.getConfigProperties() |
Modifier and Type | Method and Description |
---|---|
static List<ConfigPropertyRepresentation> |
ModelToRepresentation.toRepresentation(List<ProviderConfigProperty> configProperties) |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
UserSessionNoteMapper.getConfigProperties() |
List<ProviderConfigProperty> |
UserRealmRoleMappingMapper.getConfigProperties() |
List<ProviderConfigProperty> |
UserPropertyMapper.getConfigProperties() |
List<ProviderConfigProperty> |
UserClientRoleMappingMapper.getConfigProperties() |
List<ProviderConfigProperty> |
UserAttributeMapper.getConfigProperties() |
List<ProviderConfigProperty> |
RoleNameMapper.getConfigProperties() |
List<ProviderConfigProperty> |
HardcodedRole.getConfigProperties() |
List<ProviderConfigProperty> |
HardcodedClaim.getConfigProperties() |
List<ProviderConfigProperty> |
GroupMembershipMapper.getConfigProperties() |
List<ProviderConfigProperty> |
FullNameMapper.getConfigProperties() |
List<ProviderConfigProperty> |
AddressMapper.getConfigProperties() |
Modifier and Type | Method and Description |
---|---|
static void |
OIDCAttributeMapperHelper.addAttributeConfig(List<ProviderConfigProperty> configProperties) |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
UserSessionNoteStatementMapper.getConfigProperties() |
List<ProviderConfigProperty> |
UserPropertyAttributeStatementMapper.getConfigProperties() |
List<ProviderConfigProperty> |
UserAttributeStatementMapper.getConfigProperties() |
List<ProviderConfigProperty> |
RoleNameMapper.getConfigProperties() |
List<ProviderConfigProperty> |
RoleListMapper.getConfigProperties() |
List<ProviderConfigProperty> |
HardcodedRole.getConfigProperties() |
List<ProviderConfigProperty> |
HardcodedAttributeMapper.getConfigProperties() |
List<ProviderConfigProperty> |
GroupMembershipMapper.getConfigProperties() |
Modifier and Type | Method and Description |
---|---|
static void |
AttributeStatementHelper.setConfigProperties(List<ProviderConfigProperty> configProperties) |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
HttpBasicAuthenticator.getConfigProperties() |
Modifier and Type | Method and Description |
---|---|
List<ProviderConfigProperty> |
ConfiguredProvider.getConfigProperties() |
Modifier and Type | Method and Description |
---|---|
default List<ProviderConfigProperty> |
UserStorageProviderFactory.getConfigProperties() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.