Class ActiveLdap::Schema::Attribute
In: lib/active_ldap/schema.rb
Parent: Entry

Methods

Attributes

super_attribute  [R] 

Public Class methods

Public Instance methods

binary?

Returns true if the given attribute‘s syntax is X-NOT-HUMAN-READABLE or X-BINARY-TRANSFER-REQUIRED

binary_required?

Returns true if the value MUST be transferred in binary

read_only?

Returns true if an attribute is read-only NO-USER-MODIFICATION

single_value?

Returns true if an attribute can only have one value defined SINGLE-VALUE

[Validate]