public interface RealmsPermissionEvaluator
Modifier and Type | Method and Description |
---|---|
boolean |
canCreateRealm() |
boolean |
canView(RealmModel realm) |
boolean |
isAdmin() |
boolean |
isAdmin(RealmModel realm) |
void |
requireCreateRealm() |
boolean canView(RealmModel realm)
boolean isAdmin(RealmModel realm)
boolean isAdmin()
boolean canCreateRealm()
void requireCreateRealm()
Copyright © 2021 JBoss by Red Hat. All rights reserved.