| Package | Description |
|---|---|
| com.helger.phase4.crypto | |
| com.helger.phase4.model.pmode.leg |
| Modifier and Type | Method and Description |
|---|---|
AS4CryptParams |
AS4CryptParams.setFromPMode(PModeLegSecurity aSecurity) |
AS4SigningParams |
AS4SigningParams.setFromPMode(PModeLegSecurity aSecurity) |
| Modifier and Type | Method and Description |
|---|---|
PModeLegSecurity |
PModeLegSecurityMicroTypeConverter.convertToNative(com.helger.xml.microdom.IMicroElement aElement) |
PModeLegSecurity |
PModeLeg.getSecurity() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.xml.microdom.IMicroElement |
PModeLegSecurityMicroTypeConverter.convertToMicroElement(PModeLegSecurity aValue,
String sNamespaceURI,
String sTagName) |
com.helger.commons.state.EChange |
PModeLeg.setSecurity(PModeLegSecurity aSecurity) |
| Constructor and Description |
|---|
PModeLeg(PModeLegProtocol aProtocol,
PModeLegBusinessInformation aBusinessInfo,
PModeLegErrorHandling aErrorHandling,
PModeLegReliability aReliability,
PModeLegSecurity aSecurity) |
Copyright © 2015–2020 Philip Helger. All rights reserved.