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