org.jboss.aerogear.security.interceptor
Class SecurityInterceptor
java.lang.Object
org.jboss.aerogear.security.interceptor.SecurityInterceptor
@Interceptor
public class SecurityInterceptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
identityManagement
@Inject
private IdentityManagement<?> identityManagement
SecurityInterceptor
public SecurityInterceptor()
invoke
public Object invoke(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
clazzMetadata
private Set<String> clazzMetadata(javax.interceptor.InvocationContext ctx)
methodMetadata
private Set<String> methodMetadata(javax.interceptor.InvocationContext ctx)
authorize
private void authorize(Set<String> roles)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.