Uses of Class
org.apache.cxf.xkms.model.xkms.KeyBindingAuthenticationType
Packages that use KeyBindingAuthenticationType
-
Uses of KeyBindingAuthenticationType in org.apache.cxf.xkms.model.xkms
Fields in org.apache.cxf.xkms.model.xkms declared as KeyBindingAuthenticationTypeModifier and TypeFieldDescriptionprotected KeyBindingAuthenticationTypeAuthenticationType.keyBindingAuthenticationMethods in org.apache.cxf.xkms.model.xkms that return KeyBindingAuthenticationTypeModifier and TypeMethodDescriptionObjectFactory.createKeyBindingAuthenticationType()Create an instance ofKeyBindingAuthenticationTypeAuthenticationType.getKeyBindingAuthentication()Gets the value of the keyBindingAuthentication property.Methods in org.apache.cxf.xkms.model.xkms that return types with arguments of type KeyBindingAuthenticationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyBindingAuthenticationType>ObjectFactory.createKeyBindingAuthentication(KeyBindingAuthenticationType value) Methods in org.apache.cxf.xkms.model.xkms with parameters of type KeyBindingAuthenticationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyBindingAuthenticationType>ObjectFactory.createKeyBindingAuthentication(KeyBindingAuthenticationType value) voidAuthenticationType.setKeyBindingAuthentication(KeyBindingAuthenticationType value) Sets the value of the keyBindingAuthentication property.