Uses of Class
com.blackberry.workspaces.api.sdk.json.AuthenticationParametersJson
-
Packages that use AuthenticationParametersJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of AuthenticationParametersJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource that return AuthenticationParametersJson Modifier and Type Method Description AuthenticationParametersJson
Authentication. getAuthenticationParametersV30(String clientId, String userEmail)
Gets the method used to authenticate the user session, whether with the BlackBerry Workspaces servers or with an oauth2 server.
-