Class: PgLdapSync::Application::LdapRole

Inherits:
Struct
  • Object
show all
Defined in:
lib/pg_ldap_sync/application.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dnObject

Returns the value of attribute dn

Returns:

  • (Object)

    the current value of dn



75
76
77
# File 'lib/pg_ldap_sync/application.rb', line 75

def dn
  @dn
end

#member_dnsObject

Returns the value of attribute member_dns

Returns:

  • (Object)

    the current value of member_dns



75
76
77
# File 'lib/pg_ldap_sync/application.rb', line 75

def member_dns
  @member_dns
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



75
76
77
# File 'lib/pg_ldap_sync/application.rb', line 75

def name
  @name
end