public class CLILogin extends Object
Constructor and Description |
---|
CLILogin(String host,
String domain,
String userId,
String passwd) |
Modifier and Type | Method and Description |
---|---|
Map |
getCookies() |
String |
getSessionId() |
SSOToken |
getToken() |
String |
getURL(URL url) |
boolean |
isLoggedIn() |
boolean |
isSessionValid() |
boolean |
login() |
void |
logout() |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.