Interface MidPointPrincipalManager

All Superinterfaces:
OwnerResolver
All Known Subinterfaces:
GuiProfiledPrincipalManager
All Known Implementing Classes:
GuiProfiledPrincipalManagerImpl

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 `GuiProfiledPrincipalManager` for that purpose.
Author:
lazyman, Igor Farinic, Radovan Semancik