Package | Description |
---|---|
org.keycloak.models.jpa | |
org.keycloak.models.jpa.entities |
Modifier and Type | Field and Description |
---|---|
protected ClientEntity |
ClientAdapter.entity |
Modifier and Type | Method and Description |
---|---|
ClientEntity |
ClientAdapter.getEntity() |
Constructor and Description |
---|
ClientAdapter(RealmModel realm,
ClientEntity entity,
javax.persistence.EntityManager em) |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationEntity |
class |
OAuthClientEntity |
Modifier and Type | Field and Description |
---|---|
protected ClientEntity |
ScopeMappingEntity.client |
Modifier and Type | Method and Description |
---|---|
ClientEntity |
ScopeMappingEntity.getClient() |
Modifier and Type | Method and Description |
---|---|
void |
ScopeMappingEntity.setClient(ClientEntity client) |
Copyright © 2014. All Rights Reserved.