|
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.HandleSnFResponseConfig
Configuration used for SnF (can be used for InterAct and FileAct).
| Method Summary | |
|---|---|
java.lang.String |
getSwInt_NRIndicator()
Gets the NR indicator. |
java.lang.String |
getSwSec_UserDN()
Gets the UserDN (distinguished name)used to identify and authenticate the sending user. |
void |
setSwInt_NRIndicator(java.lang.String nrIndicator)
Sets the NR indicator. |
void |
setSwSec_UserDN(java.lang.String userDN)
Sets the UserDN (distinguished name)used to identify and authenticate the sending user. |
void |
validate()
Validates the ExchangeRequest section. |
| Method Detail |
|---|
java.lang.String getSwSec_UserDN()
String - Returns user DN.
java.lang.String getSwInt_NRIndicator()
String - Returns the NR indicator.
void setSwSec_UserDN(java.lang.String userDN)
throws SAGApplicationException
user - DN.
SAGApplicationException - upon error.
void setSwInt_NRIndicator(java.lang.String nrIndicator)
throws SAGApplicationException
nrIndicator -
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 | |||||||||