Apache CXF API

Uses of Interface
org.apache.cxf.xkms.handlers.Locator

Packages that use Locator
org.apache.cxf.xkms.service   
org.apache.cxf.xkms.x509.handlers   
 

Uses of Locator in org.apache.cxf.xkms.service
 

Method parameters in org.apache.cxf.xkms.service with type arguments of type Locator
 void XKMSService.setLocators(List<Locator> locators)
           
 

Uses of Locator in org.apache.cxf.xkms.x509.handlers
 

Classes in org.apache.cxf.xkms.x509.handlers that implement Locator
 class X509Locator
           
 


Apache CXF API

Apache CXF