aerogear-security-picketbox 1.0.0.M1

org.jboss.aerogear.security.picketbox.config
Class PicketBoxConfigurer

java.lang.Object
  extended by org.jboss.aerogear.security.picketbox.config.PicketBoxConfigurer

public class PicketBoxConfigurer
extends Object


Field Summary
private  org.picketlink.idm.jpa.schema.internal.JPATemplate jpaTemplate
           
private  org.picketbox.core.authentication.impl.OTPAuthenticationMechanism otpAuthenticationMechanism
           
private static int TIMEOUT_IN_MINUTES
           
 
Constructor Summary
PicketBoxConfigurer()
           
 
Method Summary
 org.picketbox.core.config.ConfigurationBuilder produceConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TIMEOUT_IN_MINUTES

private static final int TIMEOUT_IN_MINUTES
See Also:
Constant Field Values

jpaTemplate

@Inject
private org.picketlink.idm.jpa.schema.internal.JPATemplate jpaTemplate

otpAuthenticationMechanism

@Inject
private org.picketbox.core.authentication.impl.OTPAuthenticationMechanism otpAuthenticationMechanism
Constructor Detail

PicketBoxConfigurer

public PicketBoxConfigurer()
Method Detail

produceConfiguration

@Produces
public org.picketbox.core.config.ConfigurationBuilder produceConfiguration()

aerogear-security-picketbox 1.0.0.M1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.