|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents configuration of property that is used to specify optional or extensible part of WS-Security element.
Method Summary | |
java.lang.String |
getPropertyName()
Gets property name. |
java.lang.String |
getPropertyValue()
Gets property value. |
void |
setPropertyName(java.lang.String name)
Sets property name. |
void |
setPropertyValue(java.lang.String value)
Sets property value. |
Method Detail |
public void setPropertyName(java.lang.String name)
name
- property name, mandatorypublic java.lang.String getPropertyName()
public void setPropertyValue(java.lang.String value)
value
- property valuepublic java.lang.String getPropertyValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |