public interface IAuthorizationDetails
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
The message returned from the server for being unauthorized if provided
|
String |
getRequestTokenLink()
The link to visit to request a valid token that can be used to access the
server if provided
|
String |
getScheme()
The authentication scheme
|
String getMessage()
String getRequestTokenLink()
String getScheme()
Copyright © 2019 Red Hat, Inc. All Rights Reserved.