Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.security.shared.api.annotation.RestrictedAccess

Packages that use RestrictedAccess
org.jboss.errai.security.server   
org.jboss.errai.security.shared.util   
 

Uses of RestrictedAccess in org.jboss.errai.security.server
 

Classes in org.jboss.errai.security.server with annotations of type RestrictedAccess
 class ServerSecurityRoleInterceptor
          SecurityRoleInterceptor server side implementation of the SecurityRoleInterceptor does the same, but throws an exception instead of 'redirecting' the user.
 

Uses of RestrictedAccess in org.jboss.errai.security.shared.util
 

Methods in org.jboss.errai.security.shared.util with parameters of type RestrictedAccess
static String[] AnnotationUtils.mergeRoles(RestrictedAccess... accessRestrictions)
          Merge roles from multiple RestrictedAccess.
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.