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
OSecurityException
Copyright © 2009–2020 OrientDB. All rights reserved.