Class PrincipalManagerImpl

  • All Implemented Interfaces:
    PrincipalManager

    public class PrincipalManagerImpl
    extends Object
    implements PrincipalManager
    This principal manager implementation uses the DefaultPrincipalProvider in order to dispatch the respective requests and assemble the required data. It is bound to a session and therefore obliges the access restrictions of the respective subject.