public class KerberosAuth extends Object
| Constructor and Description |
|---|
KerberosAuth() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
tryLogin(String username,
String password)
Attempts to log-in with the specified username and password.
|
Copyright © 2015–2022 SciJava. All rights reserved.