org.jboss.seam.security.external.openid
Class OpenIdServerManagerFactory
java.lang.Object
org.jboss.seam.security.external.openid.OpenIdServerManagerFactory
@ApplicationScoped
public class OpenIdServerManagerFactory
- extends Object
- Author:
- Marcel Kolsteren
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenIdServerManagerFactory
public OpenIdServerManagerFactory()
getServerManager
@Produces
public org.openid4java.server.ServerManager getServerManager()
startup
@Inject
public void startup()
throws Exception
- Throws:
Exception
Copyright © 2011 Seam Framework. All Rights Reserved.