Class | LDAP::Schema2 |
In: |
lib/activeldap/schema2.rb
|
Parent: | Schema |
attr
This is just like LDAP::Schema#attr except that it allows look up in any of the given keys. e.g.
attr('attributeTypes', 'cn', 'DESC') attr('ldapSyntaxes', '1.3.6.1.4.1.1466.115.121.1.5', 'DESC')
Returns all names from the LDAP schema for the attribute given.
binary?
Returns true if the given attribute’s syntax is X-NOT-HUMAN-READABLE or X-BINARY-TRANSFER-REQUIRED