| Package | Description |
|---|---|
| org.etsi.uri.TS102204.v1_1_2 |
| Modifier and Type | Method and Description |
|---|---|
MssURIType |
AdditionalServiceType.getDescription()
Gets the description value for this AdditionalServiceType.
|
MssURIType[] |
MSS_HandshakeRespType.getMatchingSigAlgList()
Gets the matchingSigAlgList value for this MSS_HandshakeRespType.
|
MssURIType |
MSS_SignatureReqType.getMSS_Format()
Gets the MSS_Format value for this MSS_SignatureReqType.
|
MssURIType[] |
MSS_HandshakeReqType.getSignatureAlgList()
Gets the signatureAlgList value for this MSS_HandshakeReqType.
|
MssURIType |
MSS_SignatureRespType.getSignatureProfile()
Gets the signatureProfile value for this MSS_SignatureRespType.
|
MssURIType |
MSS_SignatureReqType.getSignatureProfile()
Gets the signatureProfile value for this MSS_SignatureReqType.
|
MssURIType[] |
MSS_ProfileRespType.getSignatureProfile()
Gets the signatureProfile value for this MSS_ProfileRespType.
|
MssURIType |
MSS_ProfileRespType.getSignatureProfile(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdditionalServiceType.setDescription(MssURIType description)
Sets the description value for this AdditionalServiceType.
|
void |
MSS_HandshakeRespType.setMatchingSigAlgList(MssURIType[] matchingSigAlgList)
Sets the matchingSigAlgList value for this MSS_HandshakeRespType.
|
void |
MSS_SignatureReqType.setMSS_Format(MssURIType MSS_Format)
Sets the MSS_Format value for this MSS_SignatureReqType.
|
void |
MSS_HandshakeReqType.setSignatureAlgList(MssURIType[] signatureAlgList)
Sets the signatureAlgList value for this MSS_HandshakeReqType.
|
void |
MSS_ProfileRespType.setSignatureProfile(int i,
MssURIType _value) |
void |
MSS_SignatureRespType.setSignatureProfile(MssURIType signatureProfile)
Sets the signatureProfile value for this MSS_SignatureRespType.
|
void |
MSS_SignatureReqType.setSignatureProfile(MssURIType signatureProfile)
Sets the signatureProfile value for this MSS_SignatureReqType.
|
void |
MSS_ProfileRespType.setSignatureProfile(MssURIType[] signatureProfile)
Sets the signatureProfile value for this MSS_ProfileRespType.
|
| Constructor and Description |
|---|
AdditionalServiceType(MssURIType description,
MeshMemberType entity,
org.apache.axis.message.MessageElement[] _any) |
MSS_HandshakeReqType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
MSS_HandshakeReqTypeSecureMethods secureMethods,
byte[][] certificates,
java.lang.String[] rootCAs,
MssURIType[] signatureAlgList) |
MSS_HandshakeRespType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
org.apache.axis.types.NCName MSSP_TransID,
MSS_HandshakeRespTypeSecureMethods secureMethods,
byte[][] matchingMSSPCertificates,
byte[][] matchingAPCertificates,
MssURIType[] matchingSigAlgList) |
MSS_ProfileRespType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
MssURIType[] signatureProfile,
StatusType status) |
MSS_SignatureReqType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
java.util.Calendar validityDate,
org.apache.axis.types.PositiveInteger timeOut,
MessagingModeType messagingMode,
MobileUserType mobileUser,
DataType dataToBeSigned,
DataType dataToBeDisplayed,
MssURIType signatureProfile,
AdditionalServiceType[] additionalServices,
MssURIType MSS_Format,
KeyReferenceType keyReference,
SignatureProfileComparisonType signatureProfileComparison) |
MSS_SignatureRespType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
org.apache.axis.types.NCName MSSP_TransID,
MobileUserType mobileUser,
SignatureType MSS_Signature,
MssURIType signatureProfile,
StatusType status) |
Copyright © 2025. All rights reserved.