org.jboss.aerogear.security.picketbox.config
Class PicketBoxConfigurer
java.lang.Object
org.jboss.aerogear.security.picketbox.config.PicketBoxConfigurer
public class PicketBoxConfigurer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
PicketBoxConfigurer
public PicketBoxConfigurer()
produceConfiguration
@Produces
public org.picketbox.core.config.ConfigurationBuilder produceConfiguration()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.