Uses of Class
com.cumulocity.model.authentication.CumulocityCredentialsFactory
-
Uses of CumulocityCredentialsFactory in com.cumulocity.model.authentication
Modifier and TypeMethodDescriptionCumulocityCredentialsFactory.withApplicationKey
(String applicationKey) CumulocityCredentialsFactory.withAuthenticationMethod
(AuthenticationMethod authenticationMethod) CumulocityCredentialsFactory.withOAuthAccessToken
(String oAuthAccessToken) CumulocityCredentialsFactory.withPassword
(String password) CumulocityCredentialsFactory.withRequestOrigin
(String requestOrigin) CumulocityCredentialsFactory.withTenant
(String tenant) CumulocityCredentialsFactory.withUsername
(String username) CumulocityCredentialsFactory.withXsrfToken
(String xsrfToken)