Package org.kie.server.api.security
Interface SecurityAdapter
-
public interface SecurityAdapter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getRoles(Object... params)StringgetUser(Object... params)
-