|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Configuration.ExchangeRequestConfig
Configuration used for InterAct Client.
| Method Summary | |
|---|---|
Configuration.AcquireSnFRequestConfig |
getSnFToAcquire()
Aquires SnF Request Configuration. |
java.lang.String |
getSw_DeliveryNotif()
Sets the SwInt_NotifQueue, Snf delivery mode, and the queue for Snf delivery. |
java.lang.String |
getSw_ReturnSignatureList()
Gets Sw_ReturnSignatureList. |
java.lang.String |
getSwInt_NotifQueue()
Gets the delivery notification queue name. |
java.lang.String |
getSwInt_NRIndicator()
Gets whether SwInt_NRIndicator, non-repudiation support is being used. |
java.lang.String |
getSwInt_Priority()
Gets the priority. |
java.lang.String |
getSwInt_RequestCrypto()
Gets SwInt_RequestCrypto. |
java.lang.String |
getSwInt_Requestor()
Gets the SwInt_Requestor, used to identify the sending party. |
java.lang.String |
getSwInt_RequestRef()
Gets the request reference. |
java.lang.String |
getSwInt_RequestType()
Gets the request type. |
java.lang.String |
getSwInt_Responder()
Gets the SwInt_Responder, used to identify the receiving party. |
java.lang.String |
getSwInt_Service()
Gets the service. |
java.lang.String |
getSwSec_UserDN()
Gets the UserDN, (distinguished name)used to identify and authenticate the sending user. |
java.lang.String |
getUseSignatureListConfig()
Gets flag UseSignatureListConfig. |
boolean |
isUseSignatureList()
Checks whether to use SignatureList. |
void |
setSw_DeliveryNotif(java.lang.String deliveryNotif)
Sets the SwInt_NotifQueue, Snf delivery mode, and the queue for Snf delivery. |
void |
setSwInt_NotifQueue(java.lang.String queue)
Sets the delivery notification queue name. |
void |
setSwInt_NRIndicator(java.lang.String nrIndicator)
Sets the SwInt_NRIndicator, non-repudiation support. |
void |
setSwInt_Priority(java.lang.String priority)
Set the priority. |
void |
setSwInt_RequestCrypto(java.lang.String requestCrypto)
Sets SwInt_RequestCrypto. |
void |
setSwInt_Requestor(java.lang.String requestor)
Sets the requestor, used to identify the sending party. |
void |
setSwInt_RequestRef(java.lang.String requestRef)
Set the request reference. |
void |
setSwInt_RequestType(java.lang.String requestType)
Set the request type. |
void |
setSwInt_Responder(java.lang.String responder)
Sets the SwInt_Responder, used to identify the receiving party. |
void |
setSwInt_Service(java.lang.String service)
Set the service. |
void |
setSwSec_UserDN(java.lang.String userDN)
sets the UserDN, (distinguished name) used to identify and authenticate the sending user. |
void |
setUseSignatureListConfig(java.lang.String useSignatureListConfig)
Sets flag UseSignatureListConfig. |
void |
validate()
Validates the ExchangeRequest section. |
| Method Detail |
|---|
Configuration.AcquireSnFRequestConfig getSnFToAcquire()
throws SAGApplicationException
AcquireSnFRequestConfig - Returns AcquireSnF request configuration.
SAGApplicationException - upon error.java.lang.String getSwSec_UserDN()
String - Returns user DN.
java.lang.String getSwInt_Requestor()
String - Returns the requestor.
java.lang.String getSwInt_Responder()
String - Returns the responder.
java.lang.String getSwInt_Service()
String - Returns the service.
java.lang.String getSwInt_RequestType()
String - Returns the request type.
java.lang.String getSwInt_RequestRef()
String - Returns the request reference.
java.lang.String getSwInt_Priority()
String - Returns the priority.
java.lang.String getSwInt_RequestCrypto()
String - Returns request encryption.
java.lang.String getSw_ReturnSignatureList()
String - Returns Sw_ReturnSignatureList.
java.lang.String getUseSignatureListConfig()
String - Returns UseSignatureListConfig.
boolean isUseSignatureList()
boolean - Returns true or false.
java.lang.String getSwInt_NRIndicator()
String - Returns NR indicator.
java.lang.String getSwInt_NotifQueue()
String - Returns notify queue.
java.lang.String getSw_DeliveryNotif()
String - Returns delivery notification.
void setSwSec_UserDN(java.lang.String userDN)
throws SAGApplicationException
userDN -
SAGApplicationException - upon error.
void setSwInt_Requestor(java.lang.String requestor)
throws SAGApplicationException
.
requestor -
SAGApplicationException - upon error.
void setSwInt_Responder(java.lang.String responder)
throws SAGApplicationException
responder -
SAGApplicationException - upon error.
void setSwInt_Service(java.lang.String service)
throws SAGApplicationException
service -
SAGApplicationException - upon error.
void setSwInt_RequestType(java.lang.String requestType)
throws SAGApplicationException
requestType -
SAGApplicationException - upon error.
void setSwInt_RequestRef(java.lang.String requestRef)
throws SAGApplicationException
requestRef -
SAGApplicationException - upon error.
void setSwInt_Priority(java.lang.String priority)
throws SAGApplicationException
priority -
SAGApplicationException - upon error.
void setSwInt_RequestCrypto(java.lang.String requestCrypto)
throws SAGApplicationException
requestCrypto -
SAGApplicationException - upon error.
void setUseSignatureListConfig(java.lang.String useSignatureListConfig)
throws SAGApplicationException
useSignatureListconfig -
SAGApplicationException - upon error.
void setSwInt_NRIndicator(java.lang.String nrIndicator)
throws SAGApplicationException
nrIndicator -
SAGApplicationException - upon error.
void setSwInt_NotifQueue(java.lang.String queue)
throws SAGApplicationException
queue -
SAGApplicationException - upon error.
void setSw_DeliveryNotif(java.lang.String deliveryNotif)
throws SAGApplicationException
deliveryNotif -
SAGApplicationException - upon error.
void validate()
throws SAGApplicationException
SAGApplicationException - upon error.
|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||