Interface MidPointPrincipalManager

  • All Superinterfaces:
    OwnerResolver
    All Known Subinterfaces:
    UserProfileService
    All Known Implementing Classes:
    UserProfileServiceImpl

    public interface MidPointPrincipalManager
    extends OwnerResolver
    Service that exposes security functions for internal use inside midPoint and for other spring-security-enabled purposes. This is using simple MidPointPrincipal that is NOT GUI-enriched. Therefore it is NOT suitable for use in GUI. See UserProfileService for that purpose.
    Author:
    lazyman, Igor Farinic, Radovan Semancik