Package zendesk.core
Interface AuthenticationProvider
- 
 
 public interface AuthenticationProviderSDK access to Identity. Read only to prevent setting of data by integrators.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method and Description IdentitygetIdentity()
 
- 
- 
- 
Method Detail- 
getIdentityIdentity getIdentity() - Returns:
- the current identity or null if no identity exists
 
 
- 
 
-