|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAuthenticationFilter.AuthenticationRedirect | |
|---|---|
| org.nuiton.web.tapestry5.services | This package contains extra services (or abstraction) for Tapestry applications. |
| Uses of AbstractAuthenticationFilter.AuthenticationRedirect in org.nuiton.web.tapestry5.services |
|---|
| Methods in org.nuiton.web.tapestry5.services that return AbstractAuthenticationFilter.AuthenticationRedirect | |
|---|---|
static AbstractAuthenticationFilter.AuthenticationRedirect |
AbstractAuthenticationFilter.AuthenticationRedirect.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AbstractAuthenticationFilter.AuthenticationRedirect[] |
AbstractAuthenticationFilter.AuthenticationRedirect.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.nuiton.web.tapestry5.services with parameters of type AbstractAuthenticationFilter.AuthenticationRedirect | |
|---|---|
protected abstract Class<?> |
AbstractAuthenticationFilter.getRedirectPage(AbstractAuthenticationFilter.AuthenticationRedirect redirectType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||