Modifier and Type | Method and Description |
---|---|
LoginFormsProvider |
LoginFormsProvider.setAccessRequest(List<RoleModel> realmRolesRequested,
javax.ws.rs.core.MultivaluedMap<String,RoleModel> resourceRolesRequested,
List<ProtocolMapperModel> protocolMappers) |
Modifier and Type | Method and Description |
---|---|
LoginFormsProvider |
FreeMarkerLoginFormsProvider.setAccessRequest(List<RoleModel> realmRolesRequested,
javax.ws.rs.core.MultivaluedMap<String,RoleModel> resourceRolesRequested,
List<ProtocolMapperModel> protocolMappersRequested) |
Constructor and Description |
---|
OAuthGrantBean(String code,
ClientSessionModel clientSession,
ClientModel client,
List<RoleModel> realmRolesRequested,
javax.ws.rs.core.MultivaluedMap<String,RoleModel> resourceRolesRequested,
List<ProtocolMapperModel> protocolMappersRequested,
String accessRequestMessage) |
Modifier and Type | Method and Description |
---|---|
List<ProtocolMapperModel> |
MigrationProvider.getBuiltinMappers(String protocol) |
Modifier and Type | Method and Description |
---|---|
ProtocolMapperModel |
ProtocolMapperContainerModel.addProtocolMapper(ProtocolMapperModel model) |
ProtocolMapperModel |
ProtocolMapperContainerModel.getProtocolMapperById(String id) |
ProtocolMapperModel |
ProtocolMapperContainerModel.getProtocolMapperByName(String protocol,
String name) |
Modifier and Type | Method and Description |
---|---|
Set<ProtocolMapperModel> |
UserConsentModel.getGrantedProtocolMappers() |
Set<ProtocolMapperModel> |
ProtocolMapperContainerModel.getProtocolMappers() |
Modifier and Type | Method and Description |
---|---|
void |
UserConsentModel.addGrantedProtocolMapper(ProtocolMapperModel protocolMapper) |
ProtocolMapperModel |
ProtocolMapperContainerModel.addProtocolMapper(ProtocolMapperModel model) |
boolean |
UserConsentModel.isProtocolMapperGranted(ProtocolMapperModel protocolMapper) |
void |
UserProvider.preRemove(ProtocolMapperModel protocolMapper) |
void |
UserFederationManager.preRemove(ProtocolMapperModel protocolMapper) |
void |
ProtocolMapperContainerModel.removeProtocolMapper(ProtocolMapperModel mapping) |
void |
ProtocolMapperContainerModel.updateProtocolMapper(ProtocolMapperModel mapping) |
Modifier and Type | Method and Description |
---|---|
ProtocolMapperModel |
ClientTemplateAdapter.addProtocolMapper(ProtocolMapperModel model) |
ProtocolMapperModel |
ClientAdapter.addProtocolMapper(ProtocolMapperModel model) |
ProtocolMapperModel |
ClientTemplateAdapter.getProtocolMapperById(String id) |
ProtocolMapperModel |
ClientAdapter.getProtocolMapperById(String id) |
ProtocolMapperModel |
ClientTemplateAdapter.getProtocolMapperByName(String protocol,
String name) |
ProtocolMapperModel |
ClientAdapter.getProtocolMapperByName(String protocol,
String name) |
Modifier and Type | Method and Description |
---|---|
Set<ProtocolMapperModel> |
ClientTemplateAdapter.getProtocolMappers() |
Set<ProtocolMapperModel> |
ClientAdapter.getProtocolMappers() |
Modifier and Type | Method and Description |
---|---|
ProtocolMapperModel |
ClientTemplateAdapter.addProtocolMapper(ProtocolMapperModel model) |
ProtocolMapperModel |
ClientAdapter.addProtocolMapper(ProtocolMapperModel model) |
void |
UserCacheSession.preRemove(ProtocolMapperModel protocolMapper) |
void |
ClientTemplateAdapter.removeProtocolMapper(ProtocolMapperModel mapping) |
void |
ClientAdapter.removeProtocolMapper(ProtocolMapperModel mapping) |
void |
ClientTemplateAdapter.updateProtocolMapper(ProtocolMapperModel mapping) |
void |
ClientAdapter.updateProtocolMapper(ProtocolMapperModel mapping) |
Modifier and Type | Field and Description |
---|---|
protected Set<ProtocolMapperModel> |
CachedClient.protocolMappers |
Modifier and Type | Method and Description |
---|---|
Set<ProtocolMapperModel> |
CachedUserConsent.getProtocolMappers() |
Set<ProtocolMapperModel> |
CachedClientTemplate.getProtocolMappers() |
Set<ProtocolMapperModel> |
CachedClient.getProtocolMappers() |
Modifier and Type | Method and Description |
---|---|
ProtocolMapperModel |
ClientTemplateAdapter.addProtocolMapper(ProtocolMapperModel model) |
ProtocolMapperModel |
ClientAdapter.addProtocolMapper(ProtocolMapperModel model) |
protected ProtocolMapperModel |
ClientTemplateAdapter.entityToModel(ProtocolMapperEntity entity) |
protected ProtocolMapperModel |
ClientAdapter.entityToModel(ProtocolMapperEntity entity) |
ProtocolMapperModel |
ClientTemplateAdapter.getProtocolMapperById(String id) |
ProtocolMapperModel |
ClientAdapter.getProtocolMapperById(String id) |
ProtocolMapperModel |
ClientTemplateAdapter.getProtocolMapperByName(String protocol,
String name) |
ProtocolMapperModel |
ClientAdapter.getProtocolMapperByName(String protocol,
String name) |
Modifier and Type | Method and Description |
---|---|
Set<ProtocolMapperModel> |
ClientTemplateAdapter.getProtocolMappers() |
Set<ProtocolMapperModel> |
ClientAdapter.getProtocolMappers() |
Modifier and Type | Method and Description |
---|---|
ProtocolMapperModel |
ClientTemplateAdapter.addProtocolMapper(ProtocolMapperModel model) |
ProtocolMapperModel |
ClientAdapter.addProtocolMapper(ProtocolMapperModel model) |
void |
JpaUserProvider.preRemove(ProtocolMapperModel protocolMapper) |
void |
ClientTemplateAdapter.removeProtocolMapper(ProtocolMapperModel mapping) |
void |
ClientAdapter.removeProtocolMapper(ProtocolMapperModel mapping) |
void |
ClientTemplateAdapter.updateProtocolMapper(ProtocolMapperModel mapping) |
void |
ClientAdapter.updateProtocolMapper(ProtocolMapperModel mapping) |
Modifier and Type | Method and Description |
---|---|
ProtocolMapperModel |
ClientTemplateAdapter.addProtocolMapper(ProtocolMapperModel model) |
ProtocolMapperModel |
ClientAdapter.addProtocolMapper(ProtocolMapperModel model) |
protected ProtocolMapperModel |
ClientTemplateAdapter.entityToModel(ProtocolMapperEntity entity) |
protected ProtocolMapperModel |
ClientAdapter.entityToModel(ProtocolMapperEntity entity) |
ProtocolMapperModel |
ClientTemplateAdapter.getProtocolMapperById(String id) |
ProtocolMapperModel |
ClientAdapter.getProtocolMapperById(String id) |
ProtocolMapperModel |
ClientTemplateAdapter.getProtocolMapperByName(String protocol,
String name) |
ProtocolMapperModel |
ClientAdapter.getProtocolMapperByName(String protocol,
String name) |
Modifier and Type | Method and Description |
---|---|
Set<ProtocolMapperModel> |
ClientTemplateAdapter.getProtocolMappers() |
Set<ProtocolMapperModel> |
ClientAdapter.getProtocolMappers() |
Modifier and Type | Method and Description |
---|---|
ProtocolMapperModel |
ClientTemplateAdapter.addProtocolMapper(ProtocolMapperModel model) |
ProtocolMapperModel |
ClientAdapter.addProtocolMapper(ProtocolMapperModel model) |
void |
MongoUserProvider.preRemove(ProtocolMapperModel protocolMapper) |
void |
ClientTemplateAdapter.removeProtocolMapper(ProtocolMapperModel mapping) |
void |
ClientAdapter.removeProtocolMapper(ProtocolMapperModel mapping) |
void |
ClientTemplateAdapter.updateProtocolMapper(ProtocolMapperModel mapping) |
void |
ClientAdapter.updateProtocolMapper(ProtocolMapperModel mapping) |
Modifier and Type | Method and Description |
---|---|
static ProtocolMapperModel |
RepresentationToModel.toModel(ProtocolMapperRepresentation rep) |
Modifier and Type | Method and Description |
---|---|
static ProtocolMapperRepresentation |
ModelToRepresentation.toRepresentation(ProtocolMapperModel model) |
Modifier and Type | Method and Description |
---|---|
static ProtocolMapperModel |
ProtocolMapperUtils.findLocaleMapper(KeycloakSession session)
Find the builtin locale mapper.
|
Modifier and Type | Method and Description |
---|---|
List<ProtocolMapperModel> |
LoginProtocolFactory.getBuiltinMappers()
List of built in protocol mappers that can be used to apply to clients.
|
List<ProtocolMapperModel> |
LoginProtocolFactory.getDefaultBuiltinMappers()
List of mappers, which are added to new clients by default
|
Modifier and Type | Method and Description |
---|---|
List<ProtocolMapperModel> |
OIDCLoginProtocolFactory.getBuiltinMappers() |
List<ProtocolMapperModel> |
OIDCLoginProtocolFactory.getDefaultBuiltinMappers() |
Modifier and Type | Method and Description |
---|---|
static ProtocolMapperModel |
FullNameMapper.create(String name,
boolean consentRequired,
String consentText,
boolean accessToken,
boolean idToken) |
static ProtocolMapperModel |
HardcodedRole.create(String name,
String role) |
static ProtocolMapperModel |
GroupMembershipMapper.create(String name,
String tokenClaimName,
boolean consentRequired,
String consentText,
boolean accessToken,
boolean idToken) |
static ProtocolMapperModel |
RoleNameMapper.create(String name,
String role,
String newName) |
static ProtocolMapperModel |
HardcodedClaim.create(String name,
String hardcodedName,
String hardcodedValue,
String claimType,
boolean consentRequired,
String consentText,
boolean accessToken,
boolean idToken) |
static ProtocolMapperModel |
AddressMapper.createAddressMapper() |
static ProtocolMapperModel |
AddressMapper.createAddressMapper(boolean idToken,
boolean accessToken) |
static ProtocolMapperModel |
UserSessionNoteMapper.createClaimMapper(String name,
String userSessionNote,
String tokenClaimName,
String jsonType,
boolean consentRequired,
String consentText,
boolean accessToken,
boolean idToken) |
static ProtocolMapperModel |
UserPropertyMapper.createClaimMapper(String name,
String userAttribute,
String tokenClaimName,
String claimType,
boolean consentRequired,
String consentText,
boolean accessToken,
boolean idToken) |
static ProtocolMapperModel |
UserAttributeMapper.createClaimMapper(String name,
String userAttribute,
String tokenClaimName,
String claimType,
boolean consentRequired,
String consentText,
boolean accessToken,
boolean idToken,
boolean multivalued) |
static ProtocolMapperModel |
OIDCAttributeMapperHelper.createClaimMapper(String name,
String userAttribute,
String tokenClaimName,
String claimType,
boolean consentRequired,
String consentText,
boolean accessToken,
boolean idToken,
boolean userinfo,
String mapperId) |
static ProtocolMapperModel |
OIDCAttributeMapperHelper.createClaimMapper(String name,
String userAttribute,
String tokenClaimName,
String claimType,
boolean consentRequired,
String consentText,
boolean accessToken,
boolean idToken,
String mapperId) |
Modifier and Type | Field and Description |
---|---|
ProtocolMapperModel |
SamlProtocol.ProtocolMapperProcessor.model |
Modifier and Type | Method and Description |
---|---|
List<ProtocolMapperModel> |
SamlProtocolFactory.getBuiltinMappers() |
List<ProtocolMapperModel> |
SamlProtocolFactory.getDefaultBuiltinMappers() |
Constructor and Description |
---|
ProtocolMapperProcessor(T mapper,
ProtocolMapperModel model) |
Modifier and Type | Method and Description |
---|---|
static ProtocolMapperModel |
HardcodedRole.create(String name,
String role) |
static ProtocolMapperModel |
RoleNameMapper.create(String name,
String role,
String newName) |
static ProtocolMapperModel |
RoleListMapper.create(String name,
String samlAttributeName,
String nameFormat,
String friendlyName,
boolean singleAttribute) |
static ProtocolMapperModel |
GroupMembershipMapper.create(String name,
String samlAttributeName,
String nameFormat,
String friendlyName,
boolean singleAttribute) |
static ProtocolMapperModel |
HardcodedAttributeMapper.create(String name,
String samlAttributeName,
String nameFormat,
String friendlyName,
String value,
boolean consentRequired,
String consentText) |
static ProtocolMapperModel |
UserPropertyAttributeStatementMapper.createAttributeMapper(String name,
String userAttribute,
String samlAttributeName,
String nameFormat,
String friendlyName,
boolean consentRequired,
String consentText) |
static ProtocolMapperModel |
UserAttributeStatementMapper.createAttributeMapper(String name,
String userAttribute,
String samlAttributeName,
String nameFormat,
String friendlyName,
boolean consentRequired,
String consentText) |
static ProtocolMapperModel |
AttributeStatementHelper.createAttributeMapper(String name,
String userAttribute,
String samlAttributeName,
String nameFormat,
String friendlyName,
boolean consentRequired,
String consentText,
String mapperId) |
Modifier and Type | Method and Description |
---|---|
static void |
AttributeStatementHelper.addAttribute(AttributeStatementType attributeStatement,
ProtocolMapperModel mappingModel,
String attributeValue) |
static AttributeType |
AttributeStatementHelper.createAttributeType(ProtocolMapperModel mappingModel) |
String |
SAMLGroupNameMapper.mapName(ProtocolMapperModel model,
GroupModel group) |
String |
SAMLRoleNameMapper.mapName(ProtocolMapperModel model,
RoleModel role) |
String |
RoleNameMapper.mapName(ProtocolMapperModel model,
RoleModel roleModel) |
void |
SAMLRoleListMapper.mapRoles(AttributeStatementType roleAttributeStatement,
ProtocolMapperModel mappingModel,
KeycloakSession session,
UserSessionModel userSession,
ClientSessionModel clientSession) |
void |
RoleListMapper.mapRoles(AttributeStatementType roleAttributeStatement,
ProtocolMapperModel mappingModel,
KeycloakSession session,
UserSessionModel userSession,
ClientSessionModel clientSession) |
void |
UserSessionNoteStatementMapper.transformAttributeStatement(AttributeStatementType attributeStatement,
ProtocolMapperModel mappingModel,
KeycloakSession session,
UserSessionModel userSession,
ClientSessionModel clientSession) |
void |
UserPropertyAttributeStatementMapper.transformAttributeStatement(AttributeStatementType attributeStatement,
ProtocolMapperModel mappingModel,
KeycloakSession session,
UserSessionModel userSession,
ClientSessionModel clientSession) |
void |
UserAttributeStatementMapper.transformAttributeStatement(AttributeStatementType attributeStatement,
ProtocolMapperModel mappingModel,
KeycloakSession session,
UserSessionModel userSession,
ClientSessionModel clientSession) |
void |
SAMLAttributeStatementMapper.transformAttributeStatement(AttributeStatementType attributeStatement,
ProtocolMapperModel mappingModel,
KeycloakSession session,
UserSessionModel userSession,
ClientSessionModel clientSession) |
void |
HardcodedAttributeMapper.transformAttributeStatement(AttributeStatementType attributeStatement,
ProtocolMapperModel mappingModel,
KeycloakSession session,
UserSessionModel userSession,
ClientSessionModel clientSession) |
void |
GroupMembershipMapper.transformAttributeStatement(AttributeStatementType attributeStatement,
ProtocolMapperModel mappingModel,
KeycloakSession session,
UserSessionModel userSession,
ClientSessionModel clientSession) |
ResponseType |
SAMLLoginResponseMapper.transformLoginResponse(ResponseType response,
ProtocolMapperModel mappingModel,
KeycloakSession session,
UserSessionModel userSession,
ClientSessionModel clientSession) |
static boolean |
GroupMembershipMapper.useFullPath(ProtocolMapperModel mappingModel) |
Modifier and Type | Method and Description |
---|---|
Set<ProtocolMapperModel> |
ClientSessionCode.getRequestedProtocolMappers() |
Modifier and Type | Method and Description |
---|---|
List<ProtocolMapperModel> |
DefaultMigrationProvider.getBuiltinMappers(String protocol) |
Modifier and Type | Method and Description |
---|---|
void |
UserStorageManager.preRemove(ProtocolMapperModel protocolMapper) |
Modifier and Type | Method and Description |
---|---|
void |
UserFederatedStorageProvider.preRemove(ProtocolMapperModel protocolMapper) |
Modifier and Type | Method and Description |
---|---|
void |
JpaUserFederatedStorageProvider.preRemove(ProtocolMapperModel protocolMapper) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.