Uses of Class
org.ldaptive.jaas.SearchRoleResolver
-
Packages that use SearchRoleResolver Package Description org.ldaptive.props -
-
Uses of SearchRoleResolver in org.ldaptive.props
Constructors in org.ldaptive.props with parameters of type SearchRoleResolver Constructor Description SearchRoleResolverPropertySource(SearchRoleResolver resolver)
Creates a new search role resolver property source using the default properties file.SearchRoleResolverPropertySource(SearchRoleResolver resolver, Reader... readers)
Creates a new search role resolver property source.SearchRoleResolverPropertySource(SearchRoleResolver resolver, String... paths)
Creates a new search role resolver property source.SearchRoleResolverPropertySource(SearchRoleResolver resolver, Properties props)
Creates a new search role resolver property source.SearchRoleResolverPropertySource(SearchRoleResolver resolver, PropertySource.PropertyDomain domain, Properties props)
Creates a new search role resolver property source.
-