Skip navigation links

Oracle Virtual Directory Java API Reference
11g Release 1 (11.1.1)

E56472-01


Uses of Class
com.octetstring.vde.util.DirectorySchemaViolation

Packages that use DirectorySchemaViolation
com.octetstring.vde.backend   
com.octetstring.vde.chain   

 

Uses of DirectorySchemaViolation in com.octetstring.vde.backend

 

Methods in com.octetstring.vde.backend that throw DirectorySchemaViolation
 com.asn1c.core.Int8 BackendHandler.add(java.util.HashMap<java.lang.Object,java.lang.Object> request, Credentials creds, Entry entry, com.asn1c.core.Int8 results)
          The add method checks schema, performs access control, locates an appropriate adapter for the change, and submits the add request to that backend.

 

Uses of DirectorySchemaViolation in com.octetstring.vde.chain

 

Methods in com.octetstring.vde.chain that throw DirectorySchemaViolation
 void BasePlugin.add(Chain chain, Credentials creds, Entry entry, com.asn1c.core.Int8 result)
           
 void Plugin.add(Chain chain, Credentials creds, Entry entry, com.asn1c.core.Int8 result)
          Moves Through the "add" operation's chain
 void VirtualServicesInterface.add(java.util.HashMap<java.lang.Object,java.lang.Object> request, Credentials creds, Entry entry, com.asn1c.core.Int8 result)
          Moves Through the "add" operation's chain
 void VirtualServicesInterface.add(java.util.HashMap<java.lang.Object,java.lang.Object> request, Credentials creds, Entry entry, com.asn1c.core.Int8 result, Plugin begin)
          Moves Through the "add" operation's chain
 void Chain.nextAdd(Credentials creds, Entry entry, com.asn1c.core.Int8 result)
          Moves Through the "add" operation's chain

 


Skip navigation links

Oracle Virtual Directory Java API Reference
11g Release 1 (11.1.1)

E56472-01


Copyright © 2000-2015 Oracle and/or its affiliates. All Rights Reserved.