Class DefaultAuthenticationChallengeHandler

java.lang.Object
com.esri.arcgisruntime.security.DefaultAuthenticationChallengeHandler
All Implemented Interfaces:
AuthenticationChallengeHandler

public final class DefaultAuthenticationChallengeHandler extends Object implements AuthenticationChallengeHandler
Implements an authentication challenge handler that handles user credential and OAuth challenges.
Since:
100.2.0
See Also: