Uses of Class
com.securenative.actions.Action
-
Packages that use Action Package Description com.securenative.actions com.securenative.configurations com.securenative.processors -
-
Uses of Action in com.securenative.actions
Method parameters in com.securenative.actions with type arguments of type Action Modifier and Type Method Description static voidActionManager. enforceActions(List<Action> actions) -
Uses of Action in com.securenative.configurations
Fields in com.securenative.configurations with type parameters of type Action Modifier and Type Field Description List<Action>AgentConfigOptions. actionsMethods in com.securenative.configurations that return types with arguments of type Action Modifier and Type Method Description List<Action>AgentConfigOptions. getActions() -
Uses of Action in com.securenative.processors
Constructors in com.securenative.processors with parameters of type Action Constructor Description BlacklistIp(Action action)DeleteBlacklistedIp(Action action)
-