Uses of Class
org.apache.activemq.schema.core.DtoCachedLDAPAuthorizationMap
-
Packages that use DtoCachedLDAPAuthorizationMap Package Description org.apache.activemq.schema.core -
-
Uses of DtoCachedLDAPAuthorizationMap in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoCachedLDAPAuthorizationMap Modifier and Type Field Description protected DtoCachedLDAPAuthorizationMapDtoAuthorizationPlugin.Map. cachedLDAPAuthorizationMapMethods in org.apache.activemq.schema.core that return DtoCachedLDAPAuthorizationMap Modifier and Type Method Description DtoCachedLDAPAuthorizationMapObjectFactory. createDtoCachedLDAPAuthorizationMap()Create an instance ofDtoCachedLDAPAuthorizationMapDtoCachedLDAPAuthorizationMapDtoAuthorizationPlugin.Map. getCachedLDAPAuthorizationMap()Obtient la valeur de la propriété cachedLDAPAuthorizationMap.Methods in org.apache.activemq.schema.core with parameters of type DtoCachedLDAPAuthorizationMap Modifier and Type Method Description voidDtoAuthorizationPlugin.Map. setCachedLDAPAuthorizationMap(DtoCachedLDAPAuthorizationMap value)Définit la valeur de la propriété cachedLDAPAuthorizationMap.
-