public interface RMAuthentication extends Authentication
Modifier and Type | Method and Description |
---|---|
ResourceManager |
login(Credentials credentials)
Performs the user authentication into the resource manager.
|
authenticate, getHostURL, getJMXConnectorURL, getJMXConnectorURL, getPrivateKey, getPublicKey, isActivated
ResourceManager login(Credentials credentials) throws LoginException
credentials
- - user encrypted login and passwordLoginException
- if user does not exist or password is incorrect