@Service(value="portletXmlRoleService")
public class PortletXmlRoleService
extends java.lang.Object
implements org.springframework.web.context.ServletContextAware
| Constructor and Description |
|---|
PortletXmlRoleService() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getAllRoles() |
void |
init() |
void |
setServletContext(javax.servlet.ServletContext context) |
public void setServletContext(javax.servlet.ServletContext context)
setServletContext in interface org.springframework.web.context.ServletContextAware@PostConstruct public void init()
public java.util.Set<java.lang.String> getAllRoles()