Home
last modified time | relevance | path

Searched refs:OBJECT_CLASS_VIOLATION (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
DResultCode.php85 public const OBJECT_CLASS_VIOLATION = 65; define in FreeDSx\\Ldap\\Operation\\ResultCode
148 self::OBJECT_CLASS_VIOLATION => 'objectClassViolation',
195 … self::OBJECT_CLASS_VIOLATION => ' Indicates that the entry violates object class restrictions.',