Uses of Class
io.jenkins.plugins.xygeni.model.SecurityEvent
Packages that use SecurityEvent
-
Uses of SecurityEvent in io.jenkins.plugins.xygeni.model
Methods in io.jenkins.plugins.xygeni.model that return SecurityEventModifier and TypeMethodDescriptionstatic SecurityEvent
SecurityEvent.from
(String userName, String email, SecurityEvent.Action action) static SecurityEvent
SecurityEvent.from
(String userName, List<String> grantedAuthorities, SecurityEvent.Action action)