public class AnywhereSamlAPI
extends java.lang.Object
See the method AnywhereAPI.getSamlAPI() to obtain an instance of the AnywhereSamlAPI.
| Modifier | Constructor and Description |
|---|---|
protected |
AnywhereSamlAPI(AnywhereConnector connector) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Void |
redirect(AuthToken authToken,
java.lang.String id,
java.lang.String location,
SamlRedirectRequest.FssClientType clientType)
Request redirect to SAML service provider
|
protected AnywhereSamlAPI(AnywhereConnector connector)
public java.lang.Void redirect(AuthToken authToken, java.lang.String id, java.lang.String location, SamlRedirectRequest.FssClientType clientType) throws AwUnsupportedApiVersionException, java.io.IOException, AnywhereException
id - Resource ID for the target IDPlocation - URL to return to after completion of authenticationclientType - PORTAL (default) or CLIENTAwUnsupportedApiVersionExceptionjava.io.IOExceptionAnywhereException