|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Super interface of all WS-Security configuration interfaces that shall be referenced
by identifier. The identifier value is represented as an XML attribute in the
corresponding XML message. Such attribute is usually named wsu:Id
,
where the wsu
is the namespace prefix for WS-Security
utilities
. Two id attributes within an XML document MUST NOT have the same value. As
a result of this fact, two ElementConf instances within an WS-Security configuration
MUST not have the same value.
Method Summary | |
java.lang.String |
getWsuId()
Gets the value of element identifier. |
void |
setWsuId(java.lang.String wsuId)
Sets the value of element identifier. |
Method Detail |
public java.lang.String getWsuId()
setWsuId(String)
public void setWsuId(java.lang.String wsuId)
wsuId
- identifier valuegetWsuId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |