| Package | Description |
|---|---|
| org.keycloak.models | |
| org.keycloak.models.jpa | |
| org.keycloak.models.mongo.keycloak.adapters |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationLinkModel |
RealmModel.getAuthenticationLink(UserModel user) |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmModel.setAuthenticationLink(UserModel user,
AuthenticationLinkModel authenticationLink) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationLinkModel |
RealmAdapter.getAuthenticationLink(UserModel user) |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmAdapter.setAuthenticationLink(UserModel user,
AuthenticationLinkModel authenticationLink) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationLinkModel |
RealmAdapter.getAuthenticationLink(UserModel user) |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmAdapter.setAuthenticationLink(UserModel user,
AuthenticationLinkModel authenticationLink) |
Copyright © 2014. All Rights Reserved.