
public class ODefaultCI extends Object implements OCredentialInterceptor
| Constructor and Description |
|---|
ODefaultCI() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
void |
intercept(String url,
String username,
String password) |
public String getUsername()
getUsername in interface OCredentialInterceptorpublic String getPassword()
getPassword in interface OCredentialInterceptorpublic void intercept(String url, String username, String password) throws OSecurityException
intercept in interface OCredentialInterceptorOSecurityExceptionCopyright © 2009–2025 OrientDB. All rights reserved.