public class WebApplicationDeclaredRoles extends Object
| Constructor and Description |
|---|
WebApplicationDeclaredRoles(javax.servlet.ServletContext servletContext) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getDeclaredRoles() |
protected Set<String> |
loadRoles(javax.servlet.ServletContext servletContext) |
public WebApplicationDeclaredRoles(javax.servlet.ServletContext servletContext)
protected Set<String> loadRoles(javax.servlet.ServletContext servletContext) throws UnhandledException
UnhandledExceptionCopyright © 2015. All rights reserved.