Uses of Class
org.jvnet.hk2.component.matcher.SimpleLdapMatcher

Packages that use SimpleLdapMatcher
org.jvnet.hk2.component Primary API surface of HK2. Start with Habitat
org.jvnet.hk2.component.matcher   
 

Uses of SimpleLdapMatcher in org.jvnet.hk2.component
 

Constructors in org.jvnet.hk2.component with parameters of type SimpleLdapMatcher
InhabitantTrackerContextBuilder.AlteredLdapMatcherFilter(SimpleLdapMatcher matcher)
           
 

Uses of SimpleLdapMatcher in org.jvnet.hk2.component.matcher
 

Methods in org.jvnet.hk2.component.matcher that return SimpleLdapMatcher
static SimpleLdapMatcher SimpleLdapMatcher.create(Map<String,Object> props)
           
static SimpleLdapMatcher SimpleLdapMatcher.create(String ldapFilter)
           
static SimpleLdapMatcher SimpleLdapMatcher.createClassFilter(String clazzName)
           
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.