Uses of Class
com.ejie.r01f.servlet.filter.authorization.R01FUserCtx

Packages that use R01FUserCtx
com.ejie.r01f.servlet.filter.authorization   
 

Uses of R01FUserCtx in com.ejie.r01f.servlet.filter.authorization
 

Fields in com.ejie.r01f.servlet.filter.authorization declared as R01FUserCtx
 R01FUserCtx R01FAuthCtx.user
           
 

Methods in com.ejie.r01f.servlet.filter.authorization that return R01FUserCtx
 R01FUserCtx R01FAuthCtx.getUser()
          Datos del usuario
 

Constructors in com.ejie.r01f.servlet.filter.authorization with parameters of type R01FUserCtx
R01FAuthCtx(boolean theOverride, R01FUserCtx theUser, java.util.Map authAttrs, java.util.Date theLoginDate, java.util.Map theProfiles)
          Crea un contexto de autenticación