Uses of Class
org.apache.activemq.schema.core.DtoSimpleAuthenticationPlugin.UserPasswords
-
Packages that use DtoSimpleAuthenticationPlugin.UserPasswords Package Description org.apache.activemq.schema.core -
-
Uses of DtoSimpleAuthenticationPlugin.UserPasswords in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoSimpleAuthenticationPlugin.UserPasswords Modifier and Type Method Description DtoSimpleAuthenticationPlugin.UserPasswordsObjectFactory. createDtoSimpleAuthenticationPluginUserPasswords()Create an instance ofDtoSimpleAuthenticationPlugin.UserPasswordsMethods in org.apache.activemq.schema.core that return types with arguments of type DtoSimpleAuthenticationPlugin.UserPasswords Modifier and Type Method Description JAXBElement<DtoSimpleAuthenticationPlugin.UserPasswords>ObjectFactory. createDtoSimpleAuthenticationPluginUserPasswords(DtoSimpleAuthenticationPlugin.UserPasswords value)Methods in org.apache.activemq.schema.core with parameters of type DtoSimpleAuthenticationPlugin.UserPasswords Modifier and Type Method Description JAXBElement<DtoSimpleAuthenticationPlugin.UserPasswords>ObjectFactory. createDtoSimpleAuthenticationPluginUserPasswords(DtoSimpleAuthenticationPlugin.UserPasswords value)
-