public interface AuthorizableActionProvider
AuthorizableActionProvider is used to provide AuthorizableActions
for each instance of UserManager.| Modifier and Type | Method and Description |
|---|---|
@NotNull List<? extends AuthorizableAction> |
getAuthorizableActions(@NotNull SecurityProvider securityProvider) |
@NotNull @NotNull List<? extends AuthorizableAction> getAuthorizableActions(@NotNull @NotNull SecurityProvider securityProvider)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.