Ibm Security Entities
API Security
- Preview
- Usage
- Definition
import { ApiSecurity } from '@dinghy/diagrams/entitiesIbmSecurity'
<ApiSecurity/>
// or
import { extendStyle } from "@dinghy/base-components";
import { API_SECURITY } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, API_SECURITY)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/api_security.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Blockchain Security Service
- Preview
- Usage
- Definition
import { BlockchainSecurityService } from '@dinghy/diagrams/entitiesIbmSecurity'
<BlockchainSecurityService/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BLOCKCHAIN_SECURITY_SERVICE } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, BLOCKCHAIN_SECURITY_SERVICE)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/blockchain_security_service.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Data Security
- Preview
- Usage
- Definition
import { DataSecurity } from '@dinghy/diagrams/entitiesIbmSecurity'
<DataSecurity/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATA_SECURITY } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, DATA_SECURITY)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/data_security.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Firewall
- Preview
- Usage
- Definition
import { Firewall } from '@dinghy/diagrams/entitiesIbmSecurity'
<Firewall/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FIREWALL } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, FIREWALL)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/firewall.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Gateway
- Preview
- Usage
- Definition
import { Gateway } from '@dinghy/diagrams/entitiesIbmSecurity'
<Gateway/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GATEWAY } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, GATEWAY)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/gateway.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Governance, Risk & Compliance
- Preview
- Usage
- Definition
import { GovernanceRiskCompliance } from '@dinghy/diagrams/entitiesIbmSecurity'
<GovernanceRiskCompliance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GOVERNANCE_RISK_COMPLIANCE } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, GOVERNANCE_RISK_COMPLIANCE)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/governance_risk_compliance.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Identity & Access Management
- Preview
- Usage
- Definition
import { IdentityAccessManagement } from '@dinghy/diagrams/entitiesIbmSecurity'
<IdentityAccessManagement/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IDENTITY_ACCESS_MANAGEMENT } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, IDENTITY_ACCESS_MANAGEMENT)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/identity_access_management.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Identity Provider
- Preview
- Usage
- Definition
import { IdentityProvider } from '@dinghy/diagrams/entitiesIbmSecurity'
<IdentityProvider/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IDENTITY_PROVIDER } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, IDENTITY_PROVIDER)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/identity_provider.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Infrastructure Security
- Preview
- Usage
- Definition
import { InfrastructureSecurity } from '@dinghy/diagrams/entitiesIbmSecurity'
<InfrastructureSecurity/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INFRASTRUCTURE_SECURITY } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, INFRASTRUCTURE_SECURITY)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/infrastructure_security.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Physical Security
- Preview
- Usage
- Definition
import { PhysicalSecurity } from '@dinghy/diagrams/entitiesIbmSecurity'
<PhysicalSecurity/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PHYSICAL_SECURITY } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, PHYSICAL_SECURITY)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/physical_security.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Security Monitoring & Intelligence
- Preview
- Usage
- Definition
import { SecurityMonitoringIntelligence } from '@dinghy/diagrams/entitiesIbmSecurity'
<SecurityMonitoringIntelligence/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SECURITY_MONITORING_INTELLIGENCE } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, SECURITY_MONITORING_INTELLIGENCE)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/security_monitoring_intelligence.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Security Services
- Preview
- Usage
- Definition
import { SecurityServices } from '@dinghy/diagrams/entitiesIbmSecurity'
<SecurityServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SECURITY_SERVICES } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, SECURITY_SERVICES)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/security_services.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Trustend Computing
- Preview
- Usage
- Definition
import { TrustendComputing } from '@dinghy/diagrams/entitiesIbmSecurity'
<TrustendComputing/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRUSTEND_COMPUTING } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, TRUSTEND_COMPUTING)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/trustend_computing.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
VPN
- Preview
- Usage
- Definition
import { Vpn } from '@dinghy/diagrams/entitiesIbmSecurity'
<Vpn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VPN } from '@dinghy/diagrams/entitiesIbmSecurity'
<Shape
{...props}
_style={extendStyle(props, VPN)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/security/vpn.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}