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()Obtient la valeur de la propriété ldapAuthorizationMap.Methods in org.apache.activemq.schema.core with parameters of type DtoLDAPAuthorizationMap Modifier and Type Method Description voidDtoAuthorizationPlugin.Map. setLDAPAuthorizationMap(DtoLDAPAuthorizationMap value)Définit la valeur de la propriété ldapAuthorizationMap.
-