Interface | Description |
---|---|
CrowdConsumer |
A generic interface for the Relying Party aka
OpenID Consumer aka OpenID Client.
|
Class | Description |
---|---|
OpenID4JavaConsumer |
OpenID4JavaConsumer is an implementation of CrowdConsumer,
which uses the openid4java library to implement the OpenID
protocol.
|
OpenIDAuthRequest |
OpenIDAuthRequest contains all the information required
to launch an OpenID authentication request to an
OpenID Provider.
|
OpenIDAuthResponse |
OpenIDAuthResponse is a representation of the
authentication response sent back from the OpenID
Provider.
|
OpenIDPrincipal |
OpenIDPrincipal represents an authenticated OpenID user.
|
Exception | Description |
---|---|
OpenIDAuthException |
Superclass for all OpenID related exceptions.
|
OpenIDAuthFailedException | |
OpenIDAuthRequestException | |
OpenIDAuthRequestRealmException | |
OpenIDAuthResponseException |
Copyright © 2021 Atlassian. All rights reserved.