org.jboss.errai.security.server
Class ServerSecurityRoleInterceptor
java.lang.Object
org.jboss.errai.security.server.ServerSecurityRoleInterceptor
@Interceptor
public class ServerSecurityRoleInterceptor
- extends Object
SecurityRoleInterceptor server side implementation of the
SecurityRoleInterceptor does the same, but throws an exception instead of
'redirecting' the user.
- Author:
- edewit@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerSecurityRoleInterceptor
@Inject
public ServerSecurityRoleInterceptor(AuthenticationService authenticationService)
aroundInvoke
public Object aroundInvoke(InvocationContext context)
throws Exception
- Throws:
Exception
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.