Namespace: Consultingwerk.SmartFramework.Authentication
Class 
CopySecurityAssignmentBusinessTask Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.BusinessTask
Implements: Consultingwerk.OERA.IBusinessService, Consultingwerk.OERA.RestResource.ISupportsRestMethods

File:CopySecurityAssignmentBusinessTask
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Jun 23 07:24:06 CEST 2020



Top Method Summary
Options Name Purpose
# ClearExistingGroupMembership (character) Deletes existing group membership for that user
# ClearExistingSecurityAssignment (character) Deletes existing security assignment for that user
+ Consultingwerk.OERA.RestResource.RestMethodResponse Copy (CopyAuthorizationSettingsParameter) Copies security assignments and group assignments from one user to another
# CopyGroupMembership (character, character) Copies group membership from one user to another
# CopySecurityAssigment (character, character) Copies security assignment from one user to another
+ Consultingwerk.OERA.RestResource.ListRestMethod GetRestMethods () Returns the list of supported rest addresses for methods to the caller
Inherited from Consultingwerk.OERA.BusinessTask


Method Detail
Top

PROTECTED ClearExistingGroupMembership (character)

Purpose: Deletes existing group membership for that user
Notes:

Parameters:
pcUserGuid CHARACTER
The GUID of the user
Top

PROTECTED ClearExistingSecurityAssignment (character)

Purpose: Deletes existing security assignment for that user
Notes:

Parameters:
pcUserGuid CHARACTER
The GUID of the user
Top

PUBLIC Consultingwerk.OERA.RestResource.RestMethodResponse Copy (CopyAuthorizationSettingsParameter)

Purpose: Copies security assignments and group assignments from one user to
another
Notes:

Parameters:
poParameter Consultingwerk.SmartFramework.Authentication.CopyAuthorizationSettingsParameter
The CopyAuthorizationSettingsParameter with the data for this method
Returns Consultingwerk.OERA.RestResource.RestMethodResponse
The RestMethodResponse of this method
Top

PROTECTED CopyGroupMembership (character, character)

Purpose: Copies group membership from one user to another
Notes:

Parameters:
pcSourceUserGuid CHARACTER
The GUID of the user to copy from
pcTargetUserGuid CHARACTER
The GUID of the user to copy to
Top

PROTECTED CopySecurityAssigment (character, character)

Purpose: Copies security assignment from one user to another
Notes:

Parameters:
pcSourceUserGuid CHARACTER
The GUID of the user to copy from
pcTargetUserGuid CHARACTER
The GUID of the user to copy to
Top

PUBLIC Consultingwerk.OERA.RestResource.ListRestMethod GetRestMethods ()

Inherited from Consultingwerk.OERA.BusinessTask
Purpose: Returns the list of supported rest addresses for methods
to the caller
Notes:

Returns Consultingwerk.OERA.RestResource.ListRestMethod
The list of supported rest methods to the caller


Temp-Table Detail


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.12.2024 13:03:04