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

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

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

Fields in com.ejie.r01f.servlet.filter.authorization declared as R01FProfileCtx
 R01FProfileCtx R01FResourceAuthorization.profile
           
 

Methods in com.ejie.r01f.servlet.filter.authorization that return R01FProfileCtx
 R01FProfileCtx R01FResourceAuthorization.getProfile()
          Devuelve el perfil asociado con la autorizacion
 R01FProfileCtx R01FAuthCtx.getProfile(java.lang.String profileOID)
          Devuelve el pefil de usuario cuyo oid coincide con el que se pasa como parametro
 

Constructors in com.ejie.r01f.servlet.filter.authorization with parameters of type R01FProfileCtx
R01FResourceAuthorization(java.lang.String newOid, java.lang.String newNameES, java.lang.String newNameEU, java.lang.String[] newWhatFor, R01FProfileCtx newProfile)
          Constructor