Uses of Interface
com.dyuproject.openid.ext.Extension.Exchange

Packages that use Extension.Exchange
com.dyuproject.openid.ext   
 

Uses of Extension.Exchange in com.dyuproject.openid.ext
 

Classes in com.dyuproject.openid.ext that implement Extension.Exchange
static class AxSchemaExtension.AbstractExchange
          Base class for an axschema exchange which requires a namespace for each field.
static class AxSchemaExtension.SimpleExchange
          SimpleExchange - exchanges a key with a value from the user's openid provider.
static class SRegExtension.SimpleExchange
          SimpleExchange - parses the value denoted by "openid.sreg.$alias = value".
 

Methods in com.dyuproject.openid.ext with parameters of type Extension.Exchange
protected  AxSchemaExtension AxSchemaExtension.addExchange(Extension.Exchange exchange)
           
protected  SRegExtension SRegExtension.addExchange(Extension.Exchange exchange)
           
 



Copyright © 2008-2013. All Rights Reserved.