Modifier and Type | Class and Description |
---|---|
class |
ReadOnlyKerberosUserModelDelegate |
Modifier and Type | Class and Description |
---|---|
class |
ReadonlySSSDUserModelDelegate
Readonly proxy for a SSSD UserModel that prevents attributes from being updated.
|
Modifier and Type | Class and Description |
---|---|
static class |
UserModelDefaultMethods.Streams
The
UserModelDefaultMethods.Streams class extends the UserModelDefaultMethods abstract class and
implements the UserModel.Streams interface, allowing subclasses to focus on the implementation of the
Stream -based query methods and providing default implementations for the collections-based variants that
delegate to their Stream counterparts. |
Modifier and Type | Interface and Description |
---|---|
static interface |
CachedUserModel.Streams
The
CachedUserModel.Streams interface differs from CachedUserModel in that it extends the
UserModel.Streams interface, allowing implementations of CachedUserModel to focus on the
Stream -based methods in the UserModel interface. |
Modifier and Type | Class and Description |
---|---|
class |
UserAdapter |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserModel<E extends AbstractEntity> |
class |
MapUserAdapter<K> |
Modifier and Type | Class and Description |
---|---|
class |
ReadOnlyUserModelDelegate |
class |
UserModelDelegate
Delegation pattern.
|
Modifier and Type | Class and Description |
---|---|
static class |
AbstractUserAdapter.Streams
The
AbstractUserAdapter.Streams class extends the AbstractUserAdapter abstract class and implements
the UserModel.Streams interface, allowing subclasses to focus on the implementation of the Stream -based
query methods and providing default implementations for the collections-based variants that delegate to their
Stream counterparts. |
static class |
AbstractUserAdapterFederatedStorage.Streams
The
AbstractUserAdapterFederatedStorage.Streams class extends the AbstractUserAdapterFederatedStorage
abstract class and implements the UserModel.Streams interface, allowing subclasses to focus on the implementation
of the Stream -based query methods and providing default implementations for the collections-based variants
that delegate to their Stream counterparts. |
class |
InMemoryUserAdapter |
class |
UpdateOnlyChangeUserModelDelegate
This will perform update operation for particular attribute/property just if the existing value is not already same.
|
Modifier and Type | Class and Description |
---|---|
class |
LDAPWritesOnlyUserModelDelegate
User model delegate, which tracks what attributes were written to LDAP in this transaction.
|
class |
ReadonlyLDAPUserModelDelegate
Will be good to get rid of this class and use ReadOnlyUserModelDelegate, but it can't be done now due the backwards compatibility.
|
Modifier and Type | Class and Description |
---|---|
class |
TxAwareLDAPUserModelDelegate |
Modifier and Type | Class and Description |
---|---|
class |
GroupLDAPStorageMapper.LDAPGroupMappingsUserDelegate |
Modifier and Type | Class and Description |
---|---|
class |
RoleLDAPStorageMapper.LDAPRoleMappingsUserDelegate |
Modifier and Type | Class and Description |
---|---|
class |
MSADUserAccountControlStorageMapper.MSADUserModelDelegate |
Modifier and Type | Class and Description |
---|---|
class |
MSADLDSUserAccountControlStorageMapper.MSADUserModelDelegate |
Copyright © 2021 JBoss by Red Hat. All rights reserved.