Package | Description |
---|---|
org.apache.ws.security |
Modifier and Type | Field and Description |
---|---|
static WsuIdAllocator |
WSSConfig.DEFAULT_ID_ALLOCATOR
The default wsu:Id allocator is a simple "start at 1 and increment up"
thing that is very fast.
|
protected WsuIdAllocator |
WSSConfig.idAllocator |
Modifier and Type | Method and Description |
---|---|
WsuIdAllocator |
WSSConfig.getIdAllocator() |
Modifier and Type | Method and Description |
---|---|
void |
WSSConfig.setIdAllocator(WsuIdAllocator idAllocator) |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.