Apache CXF API

Uses of Class
org.apache.cxf.xkms.model.xkms.KeyBindingAbstractType

Packages that use KeyBindingAbstractType
org.apache.cxf.xkms.model.xkms   
org.apache.cxf.xkms.service   
 

Uses of KeyBindingAbstractType in org.apache.cxf.xkms.model.xkms
 

Subclasses of KeyBindingAbstractType in org.apache.cxf.xkms.model.xkms
 class KeyBindingType
          Java class for KeyBindingType complex type.
 class PrototypeKeyBindingType
          Java class for PrototypeKeyBindingType complex type.
 class QueryKeyBindingType
          Java class for QueryKeyBindingType complex type.
 class UnverifiedKeyBindingType
          Java 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 KeyBindingAbstractType
protected  void XKMSService.setKeyUsageAll(KeyBindingAbstractType keyBinding)
          Sets encryption, signature and exchange as key usage for provided keyBinding.
 


Apache CXF API

Apache CXF