public class UriFragmentParser
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,java.lang.String> |
parse(Uri uri)
look for # error fragments and standard url param errors, like the
user clicked deny on the auth page
|