public class SecurityPEPNode extends Node
SecurityPEPNode instance
Security Policy Enforcement Point (PEP) node is used to invoke runtime security as defined by an associated security profile
Change Activity: -------- ----------- ------------- ------------------------------------ Reason: Date: Originator: Comments: -------- ----------- ------------- ------------------------------------ xxxxx.x 2010-08-10 dstorey creation xxxxx.x xxxx-xx-xx generated 7.0.0.2 Release
Modifier and Type | Class and Description |
---|---|
static class |
SecurityPEPNode.ENUM_SECURITYPEP_IDENTITYTYPE
ENUM_SECURITYPEP_IDENTITYTYPE
|
Node.RotationKind
Modifier and Type | Field and Description |
---|---|
InputTerminal |
INPUT_TERMINAL_IN |
protected static java.lang.String |
NODE_GRAPHIC_16 |
protected static java.lang.String |
NODE_GRAPHIC_32 |
protected static java.lang.String |
NODE_TYPE_NAME |
OutputTerminal |
OUTPUT_TERMINAL_FAILURE |
OutputTerminal |
OUTPUT_TERMINAL_OUT |
protected static java.lang.String |
PROPERTY_IDENTITYISSUEDBYLOCATION |
protected static java.lang.String |
PROPERTY_IDENTITYPASSWORDLOCATION |
protected static java.lang.String |
PROPERTY_IDENTITYTOKENLOCATION |
protected static java.lang.String |
PROPERTY_IDENTITYTYPE |
protected static java.lang.String |
PROPERTY_SECURITYPROFILENAME |
protected static java.lang.String |
PROPERTY_WSTRUSTAPPLIESTOSERVICEADDRESS |
protected static java.lang.String |
PROPERTY_WSTRUSTAPPLIESTOSERVICENAME |
protected static java.lang.String |
PROPERTY_WSTRUSTAPPLIESTOSERVICEPORTTYPE |
protected static java.lang.String |
PROPERTY_WSTRUSTISSUERADDRESS |
copyright, dynamicInputTerminals, dynamicOutputTerminals, nodePropertyTables, udpSupport
Constructor and Description |
---|
SecurityPEPNode() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getGraphic16() |
protected java.lang.String |
getGraphic32() |
java.lang.String |
getIdentityIssuedByLocation()
Get the SecurityPEPNode "Identity issuedBy location" property
|
java.lang.String |
getIdentityPasswordLocation()
Get the SecurityPEPNode "Identity password location" property
|
java.lang.String |
getIdentityTokenLocation()
Get the SecurityPEPNode "Identity token location" property
|
SecurityPEPNode.ENUM_SECURITYPEP_IDENTITYTYPE |
getIdentityType()
Get the SecurityPEPNode "Identity token type" property
|
InputTerminal[] |
getInputTerminals()
Gets the full list of available InputTerminals for this Node
|
java.lang.String |
getNodeName()
Gets the label name of this node
|
protected NodeProperty[] |
getNodeProperties()
Returns the list of simple properties which are available to set on this node
No instance values are set here.
|
OutputTerminal[] |
getOutputTerminals()
Gets the full list of available OutputTerminals for this Node
|
java.lang.String |
getSecurityProfileName()
Get the SecurityPEPNode "SecurityProfileName" property
|
java.lang.String |
getTypeName()
Gets the node type of this node
|
java.lang.String |
getWsTrustAppliesToServiceAddress()
Get the SecurityPEPNode "WS-Trust Applies-To Address" property
|
java.lang.String |
getWsTrustAppliesToServiceName()
Get the SecurityPEPNode "WS-Trust Applies-To Service" property
|
java.lang.String |
getWsTrustAppliesToServicePortType()
Get the SecurityPEPNode "WS-Trust Applies-To PortType" property
|
java.lang.String |
getWsTrustIssuerAddress()
Get the SecurityPEPNode "WS-Trust Issuer Address" property
|
SecurityPEPNode |
setIdentityIssuedByLocation(java.lang.String value)
Set the SecurityPEPNode "Identity issuedBy location" property
|
SecurityPEPNode |
setIdentityPasswordLocation(java.lang.String value)
Set the SecurityPEPNode "Identity password location" property
|
SecurityPEPNode |
setIdentityTokenLocation(java.lang.String value)
Set the SecurityPEPNode "Identity token location" property
|
SecurityPEPNode |
setIdentityType(SecurityPEPNode.ENUM_SECURITYPEP_IDENTITYTYPE value)
Set the SecurityPEPNode "Identity token type" property
|
SecurityPEPNode |
setSecurityProfileName(java.lang.String value)
Set the SecurityPEPNode "SecurityProfileName" property
|
SecurityPEPNode |
setWsTrustAppliesToServiceAddress(java.lang.String value)
Set the SecurityPEPNode "WS-Trust Applies-To Address" property
|
SecurityPEPNode |
setWsTrustAppliesToServiceName(java.lang.String value)
Set the SecurityPEPNode "WS-Trust Applies-To Service" property
|
SecurityPEPNode |
setWsTrustAppliesToServicePortType(java.lang.String value)
Set the SecurityPEPNode "WS-Trust Applies-To PortType" property
|
SecurityPEPNode |
setWsTrustIssuerAddress(java.lang.String value)
Set the SecurityPEPNode "WS-Trust Issuer Address" property
|
addAdditionalProperty, addMonitorEvent, addNsmapping, clone, createNewInputTerminal, createNewInputTerminal, createNewOutputTerminal, createNewOutputTerminal, findPropertyByName, getAllNodeProperties, getInputTerminal, getInputTerminal, getInstanceNodeProperties, getLocation, getLongDescription, getMandatoryPropertyNames, getMonitorEvents, getNodeId, getNodePropertyTables, getNsmappingtables, getOutputTerminal, getOutputTerminal, getPropertyDefaultValue, getPropertyNames, getPropertyValue, getRotate, getShortDescription, getUUID, isUdpSupport, removeMonitorEvent, removeNsmapping, setLocation, setLocation, setLongDescription, setMonitorEvents, setNodeId, setNodeName, setNsmappingtables, setProperty, setRotate, setShortDescription, toString
protected static final java.lang.String NODE_TYPE_NAME
protected static final java.lang.String NODE_GRAPHIC_16
protected static final java.lang.String NODE_GRAPHIC_32
protected static final java.lang.String PROPERTY_IDENTITYTYPE
protected static final java.lang.String PROPERTY_IDENTITYTOKENLOCATION
protected static final java.lang.String PROPERTY_IDENTITYPASSWORDLOCATION
protected static final java.lang.String PROPERTY_IDENTITYISSUEDBYLOCATION
protected static final java.lang.String PROPERTY_SECURITYPROFILENAME
protected static final java.lang.String PROPERTY_WSTRUSTAPPLIESTOSERVICEADDRESS
protected static final java.lang.String PROPERTY_WSTRUSTAPPLIESTOSERVICENAME
protected static final java.lang.String PROPERTY_WSTRUSTAPPLIESTOSERVICEPORTTYPE
protected static final java.lang.String PROPERTY_WSTRUSTISSUERADDRESS
public final InputTerminal INPUT_TERMINAL_IN
public final OutputTerminal OUTPUT_TERMINAL_OUT
public final OutputTerminal OUTPUT_TERMINAL_FAILURE
protected NodeProperty[] getNodeProperties()
Node
getNodeProperties
in class Node
public InputTerminal[] getInputTerminals()
Node
getInputTerminals
in class Node
public OutputTerminal[] getOutputTerminals()
Node
getOutputTerminals
in class Node
public java.lang.String getTypeName()
Node
getTypeName
in class Node
protected java.lang.String getGraphic16()
protected java.lang.String getGraphic32()
public SecurityPEPNode setIdentityType(SecurityPEPNode.ENUM_SECURITYPEP_IDENTITYTYPE value)
value
- ENUM_SECURITYPEP_IDENTITYTYPE ; the value to set the property "Identity token type"public SecurityPEPNode.ENUM_SECURITYPEP_IDENTITYTYPE getIdentityType()
public SecurityPEPNode setIdentityTokenLocation(java.lang.String value)
value
- String ; the value to set the property "Identity token location"public java.lang.String getIdentityTokenLocation()
public SecurityPEPNode setIdentityPasswordLocation(java.lang.String value)
value
- String ; the value to set the property "Identity password location"public java.lang.String getIdentityPasswordLocation()
public SecurityPEPNode setIdentityIssuedByLocation(java.lang.String value)
value
- String ; the value to set the property "Identity issuedBy location"public java.lang.String getIdentityIssuedByLocation()
public SecurityPEPNode setSecurityProfileName(java.lang.String value)
value
- String ; the value to set the property "SecurityProfileName"public java.lang.String getSecurityProfileName()
public SecurityPEPNode setWsTrustAppliesToServiceAddress(java.lang.String value)
value
- String ; the value to set the property "WS-Trust Applies-To Address"public java.lang.String getWsTrustAppliesToServiceAddress()
public SecurityPEPNode setWsTrustAppliesToServiceName(java.lang.String value)
value
- String ; the value to set the property "WS-Trust Applies-To Service"public java.lang.String getWsTrustAppliesToServiceName()
public SecurityPEPNode setWsTrustAppliesToServicePortType(java.lang.String value)
value
- String ; the value to set the property "WS-Trust Applies-To PortType"public java.lang.String getWsTrustAppliesToServicePortType()
public SecurityPEPNode setWsTrustIssuerAddress(java.lang.String value)
value
- String ; the value to set the property "WS-Trust Issuer Address"public java.lang.String getWsTrustIssuerAddress()
public java.lang.String getNodeName()
Node
MessageFlow mf1 = patternInstanceManager.getMessageFlow("MyFlowProject", "mf1.msgflow"); Node inputMQNode = mf1.getNodeByName("My Input Node"); inputMQNode.setNodeName("Renamed Input Node");
getNodeName
in class Node