Uses of Class
com.blackberry.workspaces.sdk.api.json.AuthenticationPolicyJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.resource |
-
Uses of AuthenticationPolicyJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource that return AuthenticationPolicyJson Modifier and Type Method Description AuthenticationPolicyJson
Organizations. getAuthenticationPoliciesV30()
Gets authentication policies for organization of current user.This api is not robust and should be deprecated , it returns in the json policy settings sutiable only for username password in the future it will not allow adding other idps policy.Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type AuthenticationPolicyJson Modifier and Type Method Description BulkOperationResultJson
Organizations. setAuthenticationPoliciesV30(AuthenticationPolicyJson authenticationPolicyJson)
Sets authentication policies for organization of current user.