Class SecurityMapUtils


  • public class SecurityMapUtils
    extends Object
    This is class performs the task of adding/deleting and updating the security maps to the connector registry.
    Author:
    Srikanth P
    • Constructor Detail

      • SecurityMapUtils

        public SecurityMapUtils()
    • Method Detail

      • processSecurityMaps

        public static RuntimeSecurityMap processSecurityMaps​(ConnectorSecurityMap[] securityMaps)
        Updates the registry with the security map. If a security map already exists it deletes that map completely before adding the mew security map.
        Parameters:
        securityMaps - Array of securityMaps to be updated.
        Returns:
        Hash Map containing 1 - 1 mappings of principal and Resource Principal