Uses of Class
com.evolveum.midpoint.model.api.authentication.GuiProfiledPrincipal
-
Packages that use GuiProfiledPrincipal Package Description com.evolveum.midpoint.model.api.authentication -
-
Uses of GuiProfiledPrincipal in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that return GuiProfiledPrincipal Modifier and Type Method Description GuiProfiledPrincipalGuiProfiledPrincipal. clone()Semi-shallow clone.GuiProfiledPrincipalGuiProfiledPrincipalManager. getPrincipal(PrismObject<? extends FocusType> focus)GuiProfiledPrincipalGuiProfiledPrincipalManager. getPrincipal(PrismObject<? extends FocusType> focus, com.evolveum.midpoint.security.api.AuthorizationTransformer authorizationTransformer, OperationResult result)GuiProfiledPrincipalGuiProfiledPrincipalManager. getPrincipal(String username, Class<? extends FocusType> clazz)GuiProfiledPrincipalGuiProfiledPrincipalManager. getPrincipalByOid(String oid, Class<? extends FocusType> clazz)Methods in com.evolveum.midpoint.model.api.authentication with parameters of type GuiProfiledPrincipal Modifier and Type Method Description protected voidGuiProfiledPrincipal. copyValues(GuiProfiledPrincipal clone)
-