Class ScopeEntity
java.lang.Object
org.keycloak.authorization.jpa.entities.ScopeEntity
- Author:
- Pedro Igor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
getName()
int
hashCode()
void
setDisplayName
(String displayName) void
setIconUri
(String iconUri) void
void
void
setResourceServer
(ResourceServerEntity resourceServer)