| Package | Description |
|---|---|
| org.nuiton.web.tapestry5.services |
This package contains extra services (or abstraction) for Tapestry
applications.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<?> |
AbstractAuthenticationFilter.getRedirectPage(AbstractAuthenticationFilter.AuthenticationRedirect redirectType) |
Copyright © 2010–2014 CodeLutin. All rights reserved.