web2ldap
1.7.7
About: web2ldap is a full-featured web-based LDAPv3 client.
![]() ![]() |
Public Member Functions | |
web_forms.Field | input_field (self) |
str | display (self, vidx, links) |
![]() | |
def | __init__ (self, app, Optional[str] dn, SubSchema schema, Optional[str] attrType, Optional[bytes] attr_value, entry=None) |
def | dn (self) |
def | av_u (self) |
bytes | sanitize (self, bytes attr_value) |
List[bytes] | transmute (self, List[bytes] attr_values) |
def | validate (self, bytes attr_value) |
str | value_button (self, command, row, mode, link_text=None) |
str | form_value (self) |
def | input_fields (self) |
web_forms.Field | input_field (self) |
str | display (self, vidx, links) |
Static Public Attributes | |
str | |
bool | |
![]() | |
str | |
int | |
bool | |
Plugin class for LDAP syntax 'Binary' (see RFC 2252)
Definition at line 454 of file syntaxes.py.
str web2ldap.app.schema.syntaxes.Binary.display | ( | self, | |
vidx, | |||
links | |||
) |
Reimplemented from web2ldap.app.schema.syntaxes.LDAPSyntax.
Reimplemented in web2ldap.app.plugins.activedirectory.ObjectSID, web2ldap.app.plugins.activedirectory.OtherSID, web2ldap.app.plugins.activedirectory.LogonHours, web2ldap.app.plugins.activedirectory.MsAdGUID, web2ldap.app.plugins.edirectory.OctetStringGUID, web2ldap.app.plugins.edirectory.TaggedNameAndString, web2ldap.app.plugins.oath.OathSecret, web2ldap.app.plugins.opends.OpenDSSyncHist, web2ldap.app.plugins.openldap.ReqMod, web2ldap.app.plugins.quirks.UserPassword, web2ldap.app.plugins.x509.Certificate, web2ldap.app.plugins.x509.CertificateList, web2ldap.app.schema.syntaxes.Audio, web2ldap.app.schema.syntaxes.Image, and web2ldap.app.schema.syntaxes.OctetString.
Definition at line 471 of file syntaxes.py.
References web2ldap.app.entry.DisplayEntry._app, web2ldap.app.read.VCardEntry._app, web2ldap.app.schema.syntaxes.LDAPSyntax._app, web2ldap.app.schema.viewer.DisplaySchemaElement._app, web2ldap.app.search.PrintableHTMLWriter._app, web2ldap.app.plugins.edirectory.OctetStringGUID._at, web2ldap.app.schema.syntaxes.LDAPSyntax._at, web2ldap.app.plugins.openldap.ReqMod._av, web2ldap.app.schema.syntaxes.LDAPSyntax._av, web2ldap.app.schema.syntaxes.LDAPSyntax._dn, web2ldap.app.search.PrintableHTMLWriter._dn, and web2ldap.app.schema.syntaxes.Binary.str.
web_forms.Field web2ldap.app.schema.syntaxes.Binary.input_field | ( | self | ) |
Reimplemented from web2ldap.app.schema.syntaxes.LDAPSyntax.
Reimplemented in web2ldap.app.plugins.activedirectory.ObjectSID, web2ldap.app.plugins.activedirectory.LogonHours, and web2ldap.app.schema.syntaxes.OctetString.
Definition at line 462 of file syntaxes.py.
References web2ldap.app.plugins.edirectory.OctetStringGUID._at, web2ldap.app.schema.syntaxes.LDAPSyntax._at, web2ldap.app.plugins.openldap.ReqMod._av, web2ldap.app.schema.syntaxes.LDAPSyntax._av, web2ldap.app.plugins.aedir.AEChildClasses.desc, web2ldap.app.plugins.subentries.AdministrativeRole.desc, web2ldap.app.schema.syntaxes.Integer.max_len, web2ldap.app.plugins.aedir.AEUserUid.max_values, web2ldap.app.plugins.aedir.AEPersonAttribute.max_values, web2ldap.app.plugins.aedir.AEUserMailaddress.max_values, web2ldap.app.plugins.aedir.AEPersonMailaddress.max_values, web2ldap.app.plugins.aedir.AEDeptAttribute.max_values, web2ldap.app.plugins.aedir.AEUniqueIdentifier.max_values, web2ldap.app.plugins.aedir.AEDepartmentNumber.max_values, web2ldap.app.plugins.aedir.AECommonName.max_values, web2ldap.app.plugins.aedir.AESudoHost.max_values, web2ldap.app.plugins.dns.CNAMERecord.max_values, web2ldap.app.plugins.inetorgperson.CNInetOrgPerson.max_values, web2ldap.app.plugins.inetorgperson.DisplayNameInetOrgPerson.max_values, web2ldap.app.plugins.lotusdomino.DominoCertificate.mime_type, web2ldap.app.plugins.pgpkeysrv.PgpKey.mime_type, web2ldap.app.plugins.x509.AttributeCertificate.mime_type, web2ldap.app.plugins.x509.Certificate.mime_type, web2ldap.app.plugins.x509.CACertificate.mime_type, web2ldap.app.plugins.x509.CertificateList.mime_type, and web2ldap.app.plugins.x509.CertificatePair.mime_type.
Referenced by web2ldap.app.schema.syntaxes.LDAPSyntax.input_fields().
|
static |
Definition at line 460 of file syntaxes.py.
|
static |
Definition at line 458 of file syntaxes.py.
Referenced by web2ldap.app.schema.syntaxes.Binary.display().