Uses of Class
org.apache.cxf.xkms.model.xkms.NotBoundAuthenticationType
Packages that use NotBoundAuthenticationType
-
Uses of NotBoundAuthenticationType in org.apache.cxf.xkms.model.xkms
Fields in org.apache.cxf.xkms.model.xkms declared as NotBoundAuthenticationTypeModifier and TypeFieldDescriptionprotected NotBoundAuthenticationTypeAuthenticationType.notBoundAuthenticationMethods in org.apache.cxf.xkms.model.xkms that return NotBoundAuthenticationTypeModifier and TypeMethodDescriptionObjectFactory.createNotBoundAuthenticationType()Create an instance ofNotBoundAuthenticationTypeAuthenticationType.getNotBoundAuthentication()Gets the value of the notBoundAuthentication property.Methods in org.apache.cxf.xkms.model.xkms that return types with arguments of type NotBoundAuthenticationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NotBoundAuthenticationType>ObjectFactory.createNotBoundAuthentication(NotBoundAuthenticationType value) Methods in org.apache.cxf.xkms.model.xkms with parameters of type NotBoundAuthenticationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NotBoundAuthenticationType>ObjectFactory.createNotBoundAuthentication(NotBoundAuthenticationType value) voidAuthenticationType.setNotBoundAuthentication(NotBoundAuthenticationType value) Sets the value of the notBoundAuthentication property.