Uses of Package
com.dyuproject.openid

Packages that use com.dyuproject.openid
com.dyuproject.openid   
com.dyuproject.openid.ext   
com.dyuproject.openid.manager   
 

Classes in com.dyuproject.openid used by com.dyuproject.openid
Association
          Association - associates and verifies whether the openid provider's response tied to the OpenIdUser is authentic.
AuthRedirection
          AuthRedireciton - its sole purpose is to redirect the user to the authentication url of his openid provider.
ChainedDiscovery
          ChainedDiscovery - chains and delegates the discovery to its wrapped discoveries until an OpenIdUser is successfully discovered.
Discovery
          Discovery - the mechanism to obtain information about a user's openid provider and its available services.
Discovery.UserCache
          The cached user objects used by relyingParty will be filled with data.
Identifier
          The openid identifier is the user-supplied openid.
Identifier.Resolver
          Resolves the non-url identifier by assigning the openid server endpoint url or the location of the xrds document.
Identifier.ResolverCollection
          Allows for chaining the resolution until it is successfully resolved.
OpenIdContext
          OpenIdContext - contains all necessary objects to operate on openid procedures.
OpenIdServletFilter.ForwardUriHandler
          Pluggable handler to dispatch the request to a view/template.
OpenIdUser
          The openid user where the identity, claimedId and association metadata are persisted.
OpenIdUserManager
          Manages associated/authenticated users; This can get/read, save/update and invalidate/delete an OpenIdUser.
RelyingParty
          Relying party which discovers, associates and verifies the authentication of a user.
RelyingParty.Listener
          Enables users to get notified on certain points of the openid authentication lifecycle.
RelyingParty.ListenerCollection
          A collection of listeners that wraps an array to delegate the methods from the relying party listener.
SessionType
          The session type of a DiffieHellmanAssociation.
 

Classes in com.dyuproject.openid used by com.dyuproject.openid.ext
Identifier
          The openid identifier is the user-supplied openid.
Identifier.Resolver
          Resolves the non-url identifier by assigning the openid server endpoint url or the location of the xrds document.
OpenIdContext
          OpenIdContext - contains all necessary objects to operate on openid procedures.
OpenIdUser
          The openid user where the identity, claimedId and association metadata are persisted.
RelyingParty.Listener
          Enables users to get notified on certain points of the openid authentication lifecycle.
 

Classes in com.dyuproject.openid used by com.dyuproject.openid.manager
OpenIdUser
          The openid user where the identity, claimedId and association metadata are persisted.
OpenIdUserManager
          Manages associated/authenticated users; This can get/read, save/update and invalidate/delete an OpenIdUser.
 



Copyright © 2008-2013. All Rights Reserved.