Example usage for org.apache.wicket.authentication IAuthenticationStrategy interface-usage

List of usage examples for org.apache.wicket.authentication IAuthenticationStrategy interface-usage

Introduction

In this page you can find the example usage for org.apache.wicket.authentication IAuthenticationStrategy interface-usage.

Usage

From source file sf.wicklet.ext.auth.WxSecureAuthenticationStrategy.java

/**
 * An authentication strategy that allow using secure LoggedIn cookie.
 *
 * @author Juergen Donnerstag
 */
public class WxSecureAuthenticationStrategy implements IAuthenticationStrategy {

From source file tg.adn.precord.core.web.settings.PrecordAuthenticationStrategy.java

/**
 *
 * @author cagecfi
 */
public class PrecordAuthenticationStrategy implements IAuthenticationStrategy {