
public interface OCredentialInterceptor
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
void |
intercept(String url,
String username,
String password) |
String getUsername()
String getPassword()
void intercept(String url, String username, String password) throws OSecurityException
OSecurityExceptionCopyright © 2009–2025 OrientDB. All rights reserved.