| Package | Description |
|---|---|
| org.keycloak.models.jpa | |
| org.keycloak.models.jpa.entities |
| Modifier and Type | Method and Description |
|---|---|
AuthenticatorModel |
RealmAdapter.entityToModel(AuthenticatorEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AuthenticatorEntity> |
RealmEntity.getAuthenticators() |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmEntity.setAuthenticators(Collection<AuthenticatorEntity> authenticators) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.