Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.security.client.local.api.SecurityContext

Packages that use SecurityContext
org.jboss.errai.security.client.local.callback   
org.jboss.errai.security.client.local.context   
org.jboss.errai.security.client.local.interceptors   
org.jboss.errai.security.client.local.nav   
 

Uses of SecurityContext in org.jboss.errai.security.client.local.callback
 

Constructors in org.jboss.errai.security.client.local.callback with parameters of type SecurityContext
DefaultBusSecurityErrorCallback(SecurityContext context)
           
DefaultRestSecurityErrorCallback(RestErrorCallback wrapped, SecurityContext context)
          Create a DefaultRestSecurityErrorCallback wrapping a given RestErrorCallback.
DefaultRestSecurityErrorCallback(SecurityContext context)
          Create a DefaultRestSecurityErrorCallback.
 

Uses of SecurityContext in org.jboss.errai.security.client.local.context
 

Classes in org.jboss.errai.security.client.local.context that implement SecurityContext
 class SecurityContextImpl
           
 

Uses of SecurityContext in org.jboss.errai.security.client.local.interceptors
 

Constructors in org.jboss.errai.security.client.local.interceptors with parameters of type SecurityContext
AuthenticationServiceInterceptor(SecurityContext securityContext)
           
ClientSecurityRoleInterceptor(SecurityContext securityContext)
           
 

Uses of SecurityContext in org.jboss.errai.security.client.local.nav
 

Methods in org.jboss.errai.security.client.local.nav that return SecurityContext
static SecurityContext SecurityContextHoldingSingleton.getSecurityContext()
           
 

Constructors in org.jboss.errai.security.client.local.nav with parameters of type SecurityContext
SecurityContextHoldingSingleton(SecurityContext securityContext)
           
 


Errai 3.0.1-SNAPSHOT

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