| Package | Description |
|---|---|
| org.jboss.seam.security.external | |
| org.jboss.seam.security.external.openid | |
| org.jboss.seam.security.external.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenIdPrincipalImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenIdAuthenticator.success(OpenIdPrincipal principal) |
protected void |
OpenIdAuthenticator.validateManagedUser(OpenIdPrincipal principal)
Validates the OpenID user against the local Identity Management store.
|
| Constructor and Description |
|---|
OpenIdUser(OpenIdPrincipal principal) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenIdRelyingPartySpi.loginSucceeded(OpenIdPrincipal principal,
ResponseHolder responseHolder)
This method is called after successful external authentication of the
user.
|
Copyright © 2013 Seam Framework. All Rights Reserved.