Package | Description |
---|---|
org.opencode4workspace.authentication | |
org.opencode4workspace.endpoints |
Modifier and Type | Class and Description |
---|---|
class |
PeopleToken |
Modifier and Type | Method and Description |
---|---|
AppToken |
AuthenticationEndpoint.authenticateApplicationGetToken(String basicAuthApp)
Creates POST request for authentication and returns token, if successful, or generates error, if not
|
Modifier and Type | Method and Description |
---|---|
static AuthenticationResult |
AuthenticationResult.buildFromToken(AppToken appToken)
Builds an AuthenticationResult object from the AppToken object constructed from JSON returned by the authentication process
|
Modifier and Type | Method and Description |
---|---|
AppToken |
WWAuthenticationEndpoint.authenticateApplicationGetToken(String basicAuth) |
Copyright © 2018 OpenNTF. All rights reserved.