Skip navigation links
A C G I N O S T 

A

authenticate(GSSContext, boolean) - Method in class com.ashtonit.odb.realm.OdbRealm
This method of authentication is not supported by this implementation.
authenticate(String) - Method in class com.ashtonit.odb.realm.OdbRealm
This method of authentication is not supported by this implementation.
authenticate(String, String) - Method in class com.ashtonit.odb.realm.OdbRealm
Authenticates a database user.
authenticate(String, String, String, String, String, String, String, String) - Method in class com.ashtonit.odb.realm.OdbRealm
This method of authentication is not supported by this implementation.
authenticate(X509Certificate[]) - Method in class com.ashtonit.odb.realm.OdbRealm
This method of authentication is not supported by this implementation.

C

com.ashtonit.odb - package com.ashtonit.odb
The base package for the OdbResource library contains no classes.
com.ashtonit.odb.jndi - package com.ashtonit.odb.jndi
This package provides two classes that extend ObjectFactory for use with a JNDI service.
com.ashtonit.odb.realm - package com.ashtonit.odb.realm
Contains the Tomcat realm implementation and the OdbPrincipal class.

G

getDbUrl() - Method in class com.ashtonit.odb.realm.OdbPrincipal
Returns the URL of the OrientDB database.
getInfo() - Method in class com.ashtonit.odb.realm.OdbPrincipal
Returns an informational string for this class.
getName() - Method in class com.ashtonit.odb.realm.OdbRealm
Return a short name for this Realm implementation, for use in log messages.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class com.ashtonit.odb.jndi.OPDPFObjectFactory
Returns an OPartitionedDatabasePoolFactory instance and optionally initializes an embedded OServer instance if the resource name is passed in as an attribute.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class com.ashtonit.odb.jndi.OServerObjectFactory
Starts and returns an embedded OServer instance.
getPassword(String) - Method in class com.ashtonit.odb.realm.OdbRealm
This method is not supported by this implementation.
getPrincipal(String) - Method in class com.ashtonit.odb.realm.OdbRealm
This method is not supported by this implementation.

I

info - Static variable in class com.ashtonit.odb.realm.OdbPrincipal
 
info - Static variable in class com.ashtonit.odb.realm.OdbRealm
 

N

name - Static variable in class com.ashtonit.odb.realm.OdbRealm
 

O

OdbPrincipal - Class in com.ashtonit.odb.realm
This class extends GenericPrincipal and also contains a dbUrl property, the value of which must be the URL of the OrientDB database.
OdbRealm - Class in com.ashtonit.odb.realm
A Tomcat Realm class for OrientDB databases.
OdbRealm() - Constructor for class com.ashtonit.odb.realm.OdbRealm
 
OPDPFObjectFactory - Class in com.ashtonit.odb.jndi
An implementation of ObjectFactory that returns an OPartitionedDatabasePoolFactory instance in response to a JNDI lookup.
OPDPFObjectFactory() - Constructor for class com.ashtonit.odb.jndi.OPDPFObjectFactory
 
OServerObjectFactory - Class in com.ashtonit.odb.jndi
Return a singleton OServer instance as a JNDI resource.
OServerObjectFactory() - Constructor for class com.ashtonit.odb.jndi.OServerObjectFactory
 

S

setDbPass(String) - Method in class com.ashtonit.odb.realm.OdbRealm
The password for the generic user to connect to the database with so that we can look up the principal.
setDbResource(String) - Method in class com.ashtonit.odb.realm.OdbRealm
Sets the name of an arbitrary database resource instance.
setDbUrl(String) - Method in class com.ashtonit.odb.realm.OdbRealm
Sets the URL for the OrientDB database.
setDbUser(String) - Method in class com.ashtonit.odb.realm.OdbRealm
Sets the generic username to connect to the database with so that we can look up the principal.
setQuery(String) - Method in class com.ashtonit.odb.realm.OdbRealm
Sets the SQL query used to select the password and roles for the given user name.

T

toString() - Method in class com.ashtonit.odb.realm.OdbPrincipal
Returns the name and roles for this Principal.
A C G I N O S T 
Skip navigation links

Copyright © 2016. All rights reserved.