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