Uses of Interface
com.evolveum.midpoint.security.api.MidPointPrincipalManager
-
Packages that use MidPointPrincipalManager Package Description com.evolveum.midpoint.model.api.authentication com.evolveum.midpoint.model.impl.security com.evolveum.midpoint.security.api Low-level security functions. -
-
Uses of MidPointPrincipalManager in com.evolveum.midpoint.model.api.authentication
Subinterfaces of MidPointPrincipalManager in com.evolveum.midpoint.model.api.authentication Modifier and Type Interface Description interface
GuiProfiledPrincipalManager
-
Uses of MidPointPrincipalManager in com.evolveum.midpoint.model.impl.security
Classes in com.evolveum.midpoint.model.impl.security that implement MidPointPrincipalManager Modifier and Type Class Description class
GuiProfiledPrincipalManagerImpl
-
Uses of MidPointPrincipalManager in com.evolveum.midpoint.security.api
Methods in com.evolveum.midpoint.security.api that return MidPointPrincipalManager Modifier and Type Method Description MidPointPrincipalManager
SecurityContextManager. getUserProfileService()
Methods in com.evolveum.midpoint.security.api with parameters of type MidPointPrincipalManager Modifier and Type Method Description void
SecurityContextManager. setUserProfileService(MidPointPrincipalManager userProfileService)
-