| Package | Description |
|---|---|
| org.keycloak.models.jpa | |
| org.keycloak.models.jpa.entities |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolMapperEntity |
ClientAdapter.getProtocolMapperEntity(String id) |
protected ProtocolMapperEntity |
ClientAdapter.getProtocolMapperEntityByName(String protocol,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolMapperModel |
ClientAdapter.entityToModel(ProtocolMapperEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProtocolMapperEntity> |
ClientEntity.getProtocolMappers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientEntity.setProtocolMappers(Collection<ProtocolMapperEntity> protocolMappers) |
Copyright © 2015. All rights reserved.