public interface UsageBearing
@wsse:Usage
attribute.修飾子とタイプ | フィールドと説明 |
---|---|
static String |
WSSE_USAGE_ATTR_LOCAL_NAME
The wsse:@Usage attribute local name.
|
static QName |
WSSE_USAGE_ATTR_NAME
The wsse:@Usage qualified attribute name.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<String> |
getWSSEUsages()
Returns the list of
wsse:@Usage attributes value. |
void |
setWSSEUsages(List<String> usages)
Sets the list of
wsse:@Usage attributes value. |
Copyright © 2012. All Rights Reserved.