public class FormAuth extends ClientProvider<org.pac4j.http.client.FormClient>
@Inject
public FormAuth(@Named(value="auth.form.loginUrl")
String login,
org.pac4j.http.credentials.UsernamePasswordAuthenticator auth,
org.pac4j.http.profile.UsernameProfileCreator creator)
Copyright © 2015. All rights reserved.