public interface ScopeContainerModel
Modifier and Type | Method and Description |
---|---|
void |
addScopeMapping(RoleModel role) |
void |
deleteScopeMapping(RoleModel role) |
Set<RoleModel> |
getRealmScopeMappings() |
Set<RoleModel> |
getScopeMappings() |
boolean |
hasScope(RoleModel role) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.