Interface PolicyOperationFactory

    • Method Detail

      • createForName

        PolicyOperation createForName​(OperationName name)
        Creates a policy operation for the specified name.
        Parameters:
        name - The name. Must not be null.
        Returns:
        The policy operation, null if not supported.