@Interceptor public class SecurityInterceptor extends Object
| Modifier and Type | Field and Description |
|---|---|
private IdentityManagement<?> |
identityManagement |
| Constructor and Description |
|---|
SecurityInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
private void |
authorize(Set<String> roles) |
private Set<String> |
clazzMetadata(javax.interceptor.InvocationContext ctx) |
Object |
invoke(javax.interceptor.InvocationContext ctx) |
private Set<String> |
methodMetadata(javax.interceptor.InvocationContext ctx) |
@Inject private IdentityManagement<?> identityManagement
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.