public class Authorizations extends Object
Authorization.| Modifier and Type | Method and Description |
|---|---|
static Authorization |
withBasicCredentials(String username,
String secret) |
static Authorization |
withBearerToken(String token) |
public static Authorization withBearerToken(String token)
public static Authorization withBasicCredentials(String username, String secret)
Copyright © 2018. All rights reserved.