public interface OpenMetadataConnectionSecurity
| Modifier and Type | Method and Description |
|---|---|
void |
validateUserForConnection(String userId,
Connection connection)
Tests for whether a specific user should have access to a connection.
|
void validateUserForConnection(String userId, Connection connection) throws UserNotAuthorizedException
userId - identifier of userconnection - connection objectUserNotAuthorizedException - the user is not authorized to access this serviceCopyright © 2018–2020 ODPi. All rights reserved.