| Package | Description |
|---|---|
| com.suncode.pwfl.security |
| Modifier and Type | Method and Description |
|---|---|
static RedirectEvent |
RedirectEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedirectEvent[] |
RedirectEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default Map<RedirectEvent,String> |
Authenticator.getRedirections()
Linki na które użytkownik zostanie przekierowny w przypadku akcji z enuma RedirectEvent
|
Copyright © 2021 Suncode. All rights reserved.