org.zeroexchange.security
Class ConfigurableOpenIdConsumer
java.lang.Object
org.springframework.security.openid.OpenID4JavaConsumer
org.zeroexchange.security.ConfigurableOpenIdConsumer
- All Implemented Interfaces:
- org.springframework.security.openid.OpenIDConsumer
public class ConfigurableOpenIdConsumer
- extends org.springframework.security.openid.OpenID4JavaConsumer
- Author:
- blackk
Fields inherited from class org.springframework.security.openid.OpenID4JavaConsumer |
logger |
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 |
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.