Uses of Class
com.cumulocity.model.authentication.CumulocityCredentialsFactory
Packages that use CumulocityCredentialsFactory
-
Uses of CumulocityCredentialsFactory in com.cumulocity.model.authentication
Methods in com.cumulocity.model.authentication that return CumulocityCredentialsFactoryModifier 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)