public interface UsageBearing
@wsse:Usage
attribute.Modifier and Type | Field and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getWSSEUsages()
Returns the list of
wsse:@Usage attributes value. |
void |
setWSSEUsages(List<String> usages)
Sets the list of
wsse:@Usage attributes value. |
static final String WSSE_USAGE_ATTR_LOCAL_NAME
static final QName WSSE_USAGE_ATTR_NAME
Copyright © 2018 JBoss by Red Hat. All rights reserved.