Class
ActiveLdap::Ldif::ChangeRecord::Control
In:
lib/active_ldap/ldif.rb
Parent:
Object
Methods
==
criticality?
new
to_a
to_hash
to_s
Attributes
type
[R]
value
[R]
Public Class methods
new
(type, criticality, value)
Public Instance methods
==
(other)
criticality?
()
to_a
()
to_hash
()
to_s
()
[Validate]