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 OCredentialInterceptor
public String getPassword()
getPassword
in interface OCredentialInterceptor
public void intercept(String url, String username, String password) throws OSecurityException
intercept
in interface OCredentialInterceptor
OSecurityException
Copyright © 2009–2020 OrientDB. All rights reserved.