Uses of Interface
org.apache.cxf.xkms.handlers.Locator
-
Packages that use Locator Package Description 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 Modifier and Type Method Description voidXKMSService. 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 Modifier and Type Class Description classX509Locator
-