Uses of Class
com.mypurecloud.sdk.v2.model.AuthenticationProperties
Packages that use AuthenticationProperties
-
Uses of AuthenticationProperties in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AuthenticationPropertiesModifier and TypeMethodDescriptionConnectionCreateResponse.getAuthenticationProperties()ConnectionResponse.getAuthenticationProperties()AuthenticationProperties.sharepoint(SharepointAuthenticationProperties sharepoint) Methods in com.mypurecloud.sdk.v2.model with parameters of type AuthenticationPropertiesModifier and TypeMethodDescriptionConnectionCreateResponse.authenticationProperties(AuthenticationProperties authenticationProperties) Authentication properties which can be used to initiate authentication of a user.ConnectionResponse.authenticationProperties(AuthenticationProperties authenticationProperties) Authentication properties which can be used to initiate authentication of a user.voidConnectionCreateResponse.setAuthenticationProperties(AuthenticationProperties authenticationProperties) voidConnectionResponse.setAuthenticationProperties(AuthenticationProperties authenticationProperties)