Uses of Interface
com.soffid.iam.common.security.SoffidPrincipal
-
Packages that use SoffidPrincipal Package Description com.soffid.iam.service com.soffid.iam.service.ejb es.caib.seycon.ng.servei es.caib.seycon.ng.servei.ejb -
-
Uses of SoffidPrincipal in com.soffid.iam.service
Methods in com.soffid.iam.service that return SoffidPrincipal Modifier and Type Method Description SoffidPrincipal
AuthorizationService. getCurrentPrincipal()
Operation getCurrentPrincipal Returns current security principal -
Uses of SoffidPrincipal in com.soffid.iam.service.ejb
Methods in com.soffid.iam.service.ejb that return SoffidPrincipal Modifier and Type Method Description SoffidPrincipal
AuthorizationService. getCurrentPrincipal()
-
Uses of SoffidPrincipal in es.caib.seycon.ng.servei
Methods in es.caib.seycon.ng.servei that return SoffidPrincipal Modifier and Type Method Description SoffidPrincipal
AutoritzacioService. getCurrentPrincipal()
Operation getCurrentPrincipal Returns current security principal -
Uses of SoffidPrincipal in es.caib.seycon.ng.servei.ejb
Methods in es.caib.seycon.ng.servei.ejb that return SoffidPrincipal Modifier and Type Method Description SoffidPrincipal
AutoritzacioService. getCurrentPrincipal()
-