Class OIDCClientSecretConfigWrapper.ReadOnlyRotatedSecretClientModel

java.lang.Object
org.keycloak.models.delegate.ClientModelLazyDelegate
org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper.ReadOnlyRotatedSecretClientModel
All Implemented Interfaces:
ClientModel, ClientScopeModel, OrderedModel, ProtocolMapperContainerModel, RoleContainerModel, ScopeContainerModel
Enclosing class:
OIDCClientSecretConfigWrapper

public class OIDCClientSecretConfigWrapper.ReadOnlyRotatedSecretClientModel extends ClientModelLazyDelegate
Representation of a client model that passes information from a rotated secret. The goal is to act as a decorator/DTO just providing information and not updating objects persistently.