Uses of Class
com.evolveum.midpoint.model.api.authentication.GuiProfiledPrincipal
Packages that use GuiProfiledPrincipal
Package
Description
Package that contains base page classes.
-
Uses of GuiProfiledPrincipal in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that return GuiProfiledPrincipal -
Uses of GuiProfiledPrincipal in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that return GuiProfiledPrincipalModifier and TypeMethodDescriptionGuiProfiledPrincipal.clone()
Semi-shallow clone.GuiProfiledPrincipalManager.getPrincipal
(PrismObject<? extends FocusType> focus, com.evolveum.midpoint.security.api.AuthorizationTransformer authorizationTransformer, com.evolveum.midpoint.security.api.ProfileCompilerOptions options, OperationResult result) GuiProfiledPrincipalManager.getPrincipal
(PrismObject<? extends FocusType> focus, com.evolveum.midpoint.security.api.ProfileCompilerOptions options, OperationResult result) GuiProfiledPrincipalManager.getPrincipal
(ObjectQuery query, Class<? extends FocusType> clazz, com.evolveum.midpoint.security.api.ProfileCompilerOptions options) GuiProfiledPrincipalManager.getPrincipal
(String username, Class<? extends FocusType> clazz, com.evolveum.midpoint.security.api.ProfileCompilerOptions options) GuiProfiledPrincipalManager.getPrincipalByOid
(String oid, Class<? extends FocusType> clazz, com.evolveum.midpoint.security.api.ProfileCompilerOptions options) Methods in com.evolveum.midpoint.model.api.authentication with parameters of type GuiProfiledPrincipalModifier and TypeMethodDescription@NotNull CompiledGuiProfile
GuiProfiledPrincipalManager.refreshCompiledProfile
(GuiProfiledPrincipal guiProfiledPrincipal) @NotNull CompiledGuiProfile
GuiProfiledPrincipalManager.refreshCompiledProfile
(GuiProfiledPrincipal guiProfiledPrincipal, com.evolveum.midpoint.security.api.ProfileCompilerOptions options)