| Interface | Description |
|---|---|
| OpenIdProviderBeanApi | |
| OpenIdRpBeanApi |
| Class | Description |
|---|---|
| OpenIdAuthenticator |
An Authenticator implementation that uses OpenID to authenticate the user.
|
| OpenIdConfiguration |
This bean should be configured in seam-beans.xml using Seam Config to set the
local hostname, port and protocol to use for OpenID authentication.
|
| OpenIdConsumerManagerFactory | |
| OpenIdProviderAuthenticationService | |
| OpenIdProviderBean | |
| OpenIdProviderInApplicationScopeProducer | |
| OpenIdProviderInVirtualApplicationScopeProducer | |
| OpenIdProviderRequest | |
| OpenIdRequest | |
| OpenIdRpAuthenticationService | |
| OpenIdRpBean | |
| OpenIdRpInApplicationScopeProducer |
Either this producer bean or OpenIdRpInVirtualApplicationScopeProducer MUST be enabled via
seam-config to allow OpenID authentication.
|
| OpenIdRpInVirtualApplicationScopeProducer | |
| OpenIdServerManagerFactory | |
| OpenIdServlet | |
| OpenIdUser |
Represents a user authenticated using OpenID
|
| OpenIdUsersServlet |
| Enum | Description |
|---|---|
| OpenIdProviderOrRelyingParty | |
| OpenIdService |
Copyright © 2013 Seam Framework. All Rights Reserved.