public final class ApplicationToken extends Object
Modifier and Type | Method and Description |
---|---|
static com.lexmark.saperion.remote.common.authentication.Credentials |
wrap(com.lexmark.saperion.remote.common.authentication.Credentials credentials)
This method wraps a
Credentials instance with the application token that is configured in
webclient.properties. |
public static com.lexmark.saperion.remote.common.authentication.Credentials wrap(com.lexmark.saperion.remote.common.authentication.Credentials credentials)
Credentials
instance with the application token that is configured in
webclient.properties. If no token is configured, this method returns the provided credentials without
wrapping it.credentials
- credentials to wrapCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.