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