Interface AuthorityService
- All Known Implementing Classes:
AuthorityServiceImpl
public interface AuthorityService
- Author:
- Tim Urmancheev
-
Method Summary
Modifier and TypeMethodDescriptiondefault String
default void
void
delete
(Collection<String> authorityIds) get
(LoadOptions options) getRoleAuthorities
(String authorityId, LoadOptions options)
-
Method Details
-
get
-
get
-
create
-
create
-
delete
-
delete
-
getRoleAuthorities
-