Uses of Class
org.keycloak.representations.account.ConsentRepresentation
-
Packages that use ConsentRepresentation Package Description org.keycloak.representations.account -
-
Uses of ConsentRepresentation in org.keycloak.representations.account
Methods in org.keycloak.representations.account that return ConsentRepresentation Modifier and Type Method Description ConsentRepresentationClientRepresentation. getConsent()Methods in org.keycloak.representations.account with parameters of type ConsentRepresentation Modifier and Type Method Description voidClientRepresentation. setConsent(ConsentRepresentation consent)
-