Package com.stytch.sdk.common.sso
Object SSOError.NoURIFound
-
- All Implemented Interfaces:
-
java.io.Serializable
public class SSOError.NoURIFound extends SSOError
Indicates that no URI was found in the activity state, and OAuth authentication cannot proceed.
-
-
Field Summary
Fields Modifier and Type Field Description public final static SSOError.NoURIFoundINSTANCE
-