List of usage examples for org.apache.wicket.authentication IAuthenticationStrategy interface-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 {