java.lang.Object | |
↳ | com.microstrategy.web.app.utils.usher.AuthUtils |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | AuthUtils.UsherResponseViaIServer |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AuthUtils() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static String |
getKeysForLogging(RequestKeys keys)
returns a flattened version of the keys for log purposes
| ||||||||||
static String | getTask(RequestKeys keys) | ||||||||||
static String |
getValueFromRequest(String arg, RequestKeys keys)
Gets the value from the request
| ||||||||||
static boolean | isValidSimpleString(String value) | ||||||||||
static AuthUtils.UsherResponseViaIServer | parse(String xml) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
returns a flattened version of the keys for log purposes
Gets the value from the request
IOException | |
---|---|
ParserConfigurationException | |
SAXException |