Uses of Class
org.keycloak.representations.idm.authorization.ResourceOwnerRepresentation
-
Packages that use ResourceOwnerRepresentation Package Description org.keycloak.representations.idm.authorization -
-
Uses of ResourceOwnerRepresentation in org.keycloak.representations.idm.authorization
Methods in org.keycloak.representations.idm.authorization that return ResourceOwnerRepresentation Modifier and Type Method Description ResourceOwnerRepresentationResourceRepresentation. getOwner()Methods in org.keycloak.representations.idm.authorization with parameters of type ResourceOwnerRepresentation Modifier and Type Method Description voidResourceRepresentation. setOwner(ResourceOwnerRepresentation owner)
-