Uses of Interface
net.sourceforge.hivelock.PrincipalHelperService

Packages that use PrincipalHelperService
net.sourceforge.hivelock This package contains various utilities focused on security handling. 
 

Uses of PrincipalHelperService in net.sourceforge.hivelock
 

Classes in net.sourceforge.hivelock that implement PrincipalHelperService
 class DefaultPrincipalHelperImpl
           
 

Constructors in net.sourceforge.hivelock with parameters of type PrincipalHelperService
AuthorizationInterceptorFactory(SecurityService security, PrincipalHelperService helper)