| Package | Description |
|---|---|
| org.apache.wicket.authentication.strategy | |
| org.apache.wicket.settings |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuthenticationStrategy
Wicket's default implementation of an authentication strategy.
|
class |
NoOpAuthenticationStrategy
A no-op implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IAuthenticationStrategy |
SecuritySettings.getAuthenticationStrategy()
Gets the authentication strategy.
|
| Modifier and Type | Method and Description |
|---|---|
SecuritySettings |
SecuritySettings.setAuthenticationStrategy(IAuthenticationStrategy strategy)
Sets the authentication strategy.
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.