| Package | Description |
|---|---|
| org.keycloak.models |
| Modifier and Type | Method and Description |
|---|---|
ClientRegistrationTrustedHostModel |
UserSessionProvider.createClientRegistrationTrustedHostModel(RealmModel realm,
String hostName,
int count) |
ClientRegistrationTrustedHostModel |
UserSessionProvider.getClientRegistrationTrustedHostModel(RealmModel realm,
String hostName) |
| Modifier and Type | Method and Description |
|---|---|
List<ClientRegistrationTrustedHostModel> |
UserSessionProvider.listClientRegistrationTrustedHosts(RealmModel realm) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.