public class AMToken
extends java.lang.Object
| Constructor and Description |
|---|
AMToken() |
| Modifier and Type | Method and Description |
|---|---|
static SSOToken |
getAdminToken(COM.FutureTense.Interfaces.ICS ics) |
static SSOToken |
getSSOToken(COM.FutureTense.Interfaces.ICS ics) |
static SSOToken |
getToken(COM.FutureTense.Interfaces.ICS ics,
java.lang.String username,
java.lang.String password) |
public static SSOToken getSSOToken(COM.FutureTense.Interfaces.ICS ics)
throws SSOException
SSOExceptionpublic static SSOToken getAdminToken(COM.FutureTense.Interfaces.ICS ics)
throws SSOException
SSOExceptionpublic static SSOToken getToken(COM.FutureTense.Interfaces.ICS ics,
java.lang.String username,
java.lang.String password)
throws SSOException
SSOException