Uses of Class
org.apache.cxf.xkms.model.xkms.KeyBindingAbstractType
Packages that use KeyBindingAbstractType
-
Uses of KeyBindingAbstractType in org.apache.cxf.xkms.model.xkms
Subclasses of KeyBindingAbstractType in org.apache.cxf.xkms.model.xkmsModifier and TypeClassDescriptionclassJava class for KeyBindingType complex type.classJava class for PrototypeKeyBindingType complex type.classJava class for QueryKeyBindingType complex type.classJava class for UnverifiedKeyBindingType complex type. -
Uses of KeyBindingAbstractType in org.apache.cxf.xkms.service
Methods in org.apache.cxf.xkms.service with parameters of type KeyBindingAbstractTypeModifier and TypeMethodDescriptionprotected voidXKMSService.setKeyUsageAll(KeyBindingAbstractType keyBinding) Sets encryption, signature and exchange as key usage for provided keyBinding.