Apache CXF API

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

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

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

Method parameters in org.apache.cxf.xkms.service with type arguments of type Register
 void XKMSService.setKeyRegisterHandlers(List<Register> keyRegisterHandlers)
           
 

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

Classes in org.apache.cxf.xkms.x509.handlers that implement Register
 class X509Register
           
 


Apache CXF API

Apache CXF