| Package | Description |
|---|---|
| org.noear.solon.auth |
| Modifier and Type | Method and Description |
|---|---|
AuthStatus |
AuthException.getStatus() |
static AuthStatus |
AuthStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthStatus[] |
AuthStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AuthException(AuthStatus status,
String message) |
Copyright © 2025. All rights reserved.