org.zeroexchange.security
Class ConfigurableOpenIdConsumer

java.lang.Object
  extended by org.springframework.security.openid.OpenID4JavaConsumer
      extended by org.zeroexchange.security.ConfigurableOpenIdConsumer
All Implemented Interfaces:
org.springframework.security.openid.OpenIDConsumer

public class ConfigurableOpenIdConsumer
extends org.springframework.security.openid.OpenID4JavaConsumer

Author:
blackk

Field Summary
 
Fields inherited from class org.springframework.security.openid.OpenID4JavaConsumer
logger
 
Constructor Summary
ConfigurableOpenIdConsumer()
           
ConfigurableOpenIdConsumer(org.openid4java.consumer.ConsumerManager consumerManager, List<org.springframework.security.openid.OpenIDAttribute> attributes)
           
ConfigurableOpenIdConsumer(List<org.springframework.security.openid.OpenIDAttribute> attributes)
           
 
Method Summary
 
Methods inherited from class org.springframework.security.openid.OpenID4JavaConsumer
beginConsumption, endConsumption
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurableOpenIdConsumer

public ConfigurableOpenIdConsumer()
                           throws org.openid4java.consumer.ConsumerException
Throws:
org.openid4java.consumer.ConsumerException

ConfigurableOpenIdConsumer

public ConfigurableOpenIdConsumer(org.openid4java.consumer.ConsumerManager consumerManager,
                                  List<org.springframework.security.openid.OpenIDAttribute> attributes)
                           throws org.openid4java.consumer.ConsumerException
Throws:
org.openid4java.consumer.ConsumerException

ConfigurableOpenIdConsumer

public ConfigurableOpenIdConsumer(List<org.springframework.security.openid.OpenIDAttribute> attributes)
                           throws org.openid4java.consumer.ConsumerException
Throws:
org.openid4java.consumer.ConsumerException


Copyright © 2013. All Rights Reserved.