Uses of Class
org.apache.activemq.schema.core.DtoLDAPAuthorizationMap
-
Packages that use DtoLDAPAuthorizationMap Package Description org.apache.activemq.schema.core -
-
Uses of DtoLDAPAuthorizationMap in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoLDAPAuthorizationMap Modifier and Type Field Description protected DtoLDAPAuthorizationMapDtoAuthorizationPlugin.Map. ldapAuthorizationMapMethods in org.apache.activemq.schema.core that return DtoLDAPAuthorizationMap Modifier and Type Method Description DtoLDAPAuthorizationMapObjectFactory. createDtoLDAPAuthorizationMap()Create an instance ofDtoLDAPAuthorizationMapDtoLDAPAuthorizationMapDtoAuthorizationPlugin.Map. getLDAPAuthorizationMap()Gets the value of the ldapAuthorizationMap property.Methods in org.apache.activemq.schema.core with parameters of type DtoLDAPAuthorizationMap Modifier and Type Method Description voidDtoAuthorizationPlugin.Map. setLDAPAuthorizationMap(DtoLDAPAuthorizationMap value)Sets the value of the ldapAuthorizationMap property.
-