Class ADSSOAuthChallenge.Parser
java.lang.Object
com.inductiveautomation.ignition.common.user.ADSSOAuthChallenge.Parser
- All Implemented Interfaces:
- AuthChallenge.AuthChallengeParser
- Enclosing class:
- ADSSOAuthChallenge
public static class ADSSOAuthChallenge.Parser
extends Object
implements AuthChallenge.AuthChallengeParser
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Parserpublic Parser()
 
- 
- 
Method Details- 
parse- Specified by:
- parsein interface- AuthChallenge.AuthChallengeParser
- Throws:
- JSONException
 
- 
accepts- Specified by:
- acceptsin interface- AuthChallenge.AuthChallengeParser
 
 
-