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