Class Hierarchy
- java.lang.Object
- org.h2.security.auth.AuthenticationInfo
- org.h2.security.auth.AuthenticatorFactory
- org.h2.security.auth.ConfigProperties
- org.h2.security.auth.DefaultAuthenticator (implements org.h2.security.auth.Authenticator)
- org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
- org.h2.security.auth.H2AuthConfigXml
- org.h2.security.auth.H2AuthConfig
- org.h2.security.auth.PropertyConfig
- org.h2.security.auth.RealmConfig (implements org.h2.security.auth.HasConfigProperties)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.h2.security.auth.AuthenticationException
- java.lang.RuntimeException
- org.h2.security.auth.AuthConfigException
- java.lang.Exception
- org.h2.security.auth.UserToRolesMapperConfig (implements org.h2.security.auth.HasConfigProperties)
Interface Hierarchy
- org.h2.security.auth.Authenticator
- org.h2.security.auth.Configurable
- org.h2.security.auth.HasConfigProperties