
public interface OSecurityAuthenticator extends OSecurityComponent
| Modifier and Type | Method and Description |
|---|---|
String |
authenticate(String username,
String password) |
String |
getAuthenticationHeader(String databaseName) |
Subject |
getClientSubject() |
String |
getName() |
OServerUserConfiguration |
getUser(String username) |
boolean |
isAuthorized(String username,
String resource) |
boolean |
isSingleSignOnSupported() |
active, config, dispose, isEnabledSubject getClientSubject()
String getName()
OServerUserConfiguration getUser(String username)
boolean isSingleSignOnSupported()
Copyright © 2009–2025 OrientDB. All rights reserved.