Uses of Interface
org.apache.ws.security.WsuIdAllocator

Packages that use WsuIdAllocator
org.apache.ws.security   
 

Uses of WsuIdAllocator in org.apache.ws.security
 

Fields in org.apache.ws.security declared as WsuIdAllocator
static WsuIdAllocator WSSConfig.DEFAULT_ID_ALLOCATOR
           
protected  WsuIdAllocator WSSConfig.idAllocator
           
 

Methods in org.apache.ws.security that return WsuIdAllocator
 WsuIdAllocator WSSConfig.getIdAllocator()
           
 

Methods in org.apache.ws.security with parameters of type WsuIdAllocator
 void WSSConfig.setIdAllocator(WsuIdAllocator idAllocator)
           
 



Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.