Java org.apache.shiro.realm.ldap LdapUtils fields, constructors, methods, implement or subclass

Example usage for Java org.apache.shiro.realm.ldap LdapUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.shiro.realm.ldap LdapUtils.

The text is from its open source code.

Method

voidcloseContext(LdapContext ctx)
Closes an LDAP context, logging any errors, but not throwing an exception if there is a failure.
CollectiongetAllAttributeValues(Attribute attr)
Helper method used to retrieve all attribute values from a particular context attribute.