org.apache.directory.server.schema.bootstrap
Class Krb5kdcSchema

java.lang.Object
  extended by org.apache.directory.server.schema.bootstrap.AbstractBootstrapSchema
      extended by org.apache.directory.server.schema.bootstrap.Krb5kdcSchema
All Implemented Interfaces:
BootstrapSchema, Schema

public class Krb5kdcSchema
extends AbstractBootstrapSchema

Top level krb5kdc schema class. This code has been automatically generated using the directory plugin for maven.

Author:
Apache Directory Project

Field Summary
 
Fields inherited from class org.apache.directory.server.schema.bootstrap.AbstractBootstrapSchema
DEFAULT_DEPS
 
Constructor Summary
Krb5kdcSchema()
           
 
Method Summary
 
Methods inherited from class org.apache.directory.server.schema.bootstrap.AbstractBootstrapSchema
disable, enable, getBaseClassName, getDefaultBaseClassName, getDependencies, getFullClassName, getFullDefaultBaseClassName, getOwner, getPackageName, getSchemaName, getUnqualifiedClassName, getUnqualifiedClassName, isDisabled, isEnabled, setDependencies
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Krb5kdcSchema

public Krb5kdcSchema()


Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.