org.apache.jetspeed.security.ldap
Class JetspeedMatchingRuleProducer

java.lang.Object
  extended by org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer
      extended by org.apache.jetspeed.security.ldap.JetspeedMatchingRuleProducer
All Implemented Interfaces:
org.apache.ldap.server.schema.bootstrap.BootstrapProducer

public class JetspeedMatchingRuleProducer
extends org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer

A producer of MatchingRule objects for the jetspeed schema. This code has been automatically generated using schema files in the OpenLDAP format along with the directory plugin for maven. This has been done to facilitate OpenLDAP schema interoperability.

Version:
$Rev$
Author:
Apache Directory Project

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer
org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType, org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule, org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass, org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer.BootstrapSyntax
 
Field Summary
 
Fields inherited from class org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer
EMPTY
 
Constructor Summary
JetspeedMatchingRuleProducer()
           
 
Method Summary
 void produce(org.apache.ldap.server.schema.bootstrap.BootstrapRegistries registries, org.apache.ldap.server.schema.bootstrap.ProducerCallback cb)
           
 
Methods inherited from class org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer
getType, newAttributeType, newObjectClass, newSyntax
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JetspeedMatchingRuleProducer

public JetspeedMatchingRuleProducer()
Method Detail

produce

public void produce(org.apache.ldap.server.schema.bootstrap.BootstrapRegistries registries,
                    org.apache.ldap.server.schema.bootstrap.ProducerCallback cb)
             throws NamingException
Throws:
NamingException
See Also:
BootstrapProducer.produce(BootstrapRegistries, ProducerCallback)


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.