Package com.dyuproject.openid

Interface Summary
Association Association
Discovery Discovery
HttpConnector HttpConnector - reads/writes bytes from/to http endpoints.
HttpConnector.Response  
Identifier.Resolver  
OpenIdUserManager Manages associated/authenticated users
RelyingParty.Listener  
 

Class Summary
Constants Constants - openid
Constants.Assoc  
Constants.Mode  
Constants.Sreg  
DefaultDiscovery Discovery initially through yadis.
DiffieHellmanAssociation Association using DiffieHellman session
HtmlBasedDiscovery Discovery mechanism to retrieve the openid.server and openid.delegate from link tags.
Identifier The openid identifier is the user-supplied openid.
Identifier.ResolverCollection  
OpenIdContext OpenIdContext - contains all necessary objects to operate on openid procedures.
OpenIdServletFilter An openid servlet filter that can work with hardly any configuration.
OpenIdUser The openid user where the identity, claimedId and association metadata are persisted.
RelyingParty Relying party which discovers, associates and verifies the authentication of a user.
RelyingParty.ListenerCollection  
SessionType The type of session for an association.
SimpleHttpConnector Simple http connector using the built-in HttpURLConnection
UrlEncodedParameterMap A parameter map where the values of the parameter names are url encoded on toString()
YadisDiscovery Yadis Discovery
 



Copyright © 2013. All Rights Reserved.