Package | Description |
---|---|
org.keycloak.representations.idm |
Modifier and Type | Field and Description |
---|---|
protected List<ClientTemplateRepresentation> |
RealmRepresentation.clientTemplates |
Modifier and Type | Method and Description |
---|---|
List<ClientTemplateRepresentation> |
RealmRepresentation.getClientTemplates() |
Modifier and Type | Method and Description |
---|---|
void |
RealmRepresentation.setClientTemplates(List<ClientTemplateRepresentation> clientTemplates) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.