Package com.zendesk.sdk.model.access
-
Interface Summary Interface Description Identity This is a marker interface for handling different identity types which are used to resolve end users within a Zendesk instance. -
Class Summary Class Description AccessToken Access token representing a token that authorizes the user in Zendesk service API.AnonymousIdentity This class models an identity which is used to identify an End User within a Zendesk instance.AnonymousIdentity.Builder This is a builder class which is used to generate aIdentity
AuthenticationRequestWrapper Wraps an authentication request which will contain anIdentity
Created by Zendesk on 07/11/2014.AuthenticationResponse Models the api response from an authentication call.JwtIdentity This class models a JWT identity which is used to identify an End User within a Zendesk instance. -
Enum Summary Enum Description AuthenticationType Enum to track the authentication type for a given app configuration Created by Zendesk on 18/11/2014.