Uses of Class
org.keycloak.representations.account.LinkedAccountRepresentation
-
Packages that use LinkedAccountRepresentation Package Description org.keycloak.representations.account org.keycloak.services.resources.account -
-
Uses of LinkedAccountRepresentation in org.keycloak.representations.account
Methods in org.keycloak.representations.account with parameters of type LinkedAccountRepresentation Modifier and Type Method Description int
LinkedAccountRepresentation. compareTo(LinkedAccountRepresentation rep)
-
Uses of LinkedAccountRepresentation in org.keycloak.services.resources.account
Methods in org.keycloak.services.resources.account that return types with arguments of type LinkedAccountRepresentation Modifier and Type Method Description SortedSet<LinkedAccountRepresentation>
LinkedAccountsResource. getLinkedAccounts(KeycloakSession session, RealmModel realm, UserModel user)
-