Uses of Interface
org.keycloak.component.SubComponentFactory
-
-
Uses of SubComponentFactory in org.keycloak.storage.ldap.mappers
Subinterfaces of SubComponentFactory in org.keycloak.storage.ldap.mappers Modifier and Type Interface Description interface
LDAPStorageMapperFactory<T extends LDAPStorageMapper>
Classes in org.keycloak.storage.ldap.mappers that implement SubComponentFactory Modifier and Type Class Description class
AbstractLDAPStorageMapperFactory
class
CertificateLDAPStorageMapperFactory
class
FullNameLDAPStorageMapperFactory
class
HardcodedAttributeMapperFactory
class
HardcodedLDAPAttributeMapperFactory
class
HardcodedLDAPGroupStorageMapperFactory
class
HardcodedLDAPRoleStorageMapperFactory
class
UserAttributeLDAPStorageMapperFactory
-
Uses of SubComponentFactory in org.keycloak.storage.ldap.mappers.membership.group
Classes in org.keycloak.storage.ldap.mappers.membership.group that implement SubComponentFactory Modifier and Type Class Description class
GroupLDAPStorageMapperFactory
-
Uses of SubComponentFactory in org.keycloak.storage.ldap.mappers.membership.role
Classes in org.keycloak.storage.ldap.mappers.membership.role that implement SubComponentFactory Modifier and Type Class Description class
RoleLDAPStorageMapperFactory
-
Uses of SubComponentFactory in org.keycloak.storage.ldap.mappers.msad
Classes in org.keycloak.storage.ldap.mappers.msad that implement SubComponentFactory Modifier and Type Class Description class
MSADUserAccountControlStorageMapperFactory
-
Uses of SubComponentFactory in org.keycloak.storage.ldap.mappers.msadlds
Classes in org.keycloak.storage.ldap.mappers.msadlds that implement SubComponentFactory Modifier and Type Class Description class
MSADLDSUserAccountControlStorageMapperFactory
-