public class OdbPrincipal
extends org.apache.catalina.realm.GenericPrincipal
GenericPrincipal and also contains a dbUrl property, the value of which must
be the URL of the OrientDB database. The name, password and dbUrl properties
can be used to instantiate an OrientGraph instance or obtain one through the pool.| Modifier and Type | Method and Description |
|---|---|
String |
getDbUrl()
Returns the URL of the OrientDB database.
|
String |
getInfo()
Returns an informational string for this class.
|
String |
toString()
Returns the name and roles for this Principal.
|
getGssCredential, getName, getPassword, getRoles, getUserPrincipal, hasRole, logout, setGssCredentialprotected static final String info
Copyright © 2016. All rights reserved.