Class AuthenticationResponse



  • public class AuthenticationResponse
    extends java.lang.Object
    Models the api response from an authentication call.
    • Constructor Detail

      • AuthenticationResponse

        public AuthenticationResponse()
    • Method Detail

      • getAuthentication

        public AccessToken getAuthentication()
        Gets the AccessToken which represents an oauth token that is used to authenticate a user in Zendesk.
        Returns:
        The access token