Package | Description |
---|---|
me.zhyd.oauth.enums |
提供一些必要的枚举类
|
me.zhyd.oauth.exception |
JustAuth专用异常封装
|
Modifier and Type | Method and Description |
---|---|
static AuthResponseStatus |
AuthResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthResponseStatus[] |
AuthResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AuthException(AuthResponseStatus status) |
AuthException(AuthResponseStatus status,
AuthSource source) |
Copyright © 2021. All rights reserved.