|
Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
This package exposes the service provider interfaces (SPI) for the Relying Party Contracts.
See:
Description
Interface Summary | |
---|---|
IdentityProvider | |
IDPSelector | The IDPSelector interface provides the list of Identity providers (IDPs) that are configured for an application. |
PostIDPSelector | The PostIDPSelector interface is to retrieve the agreed contractual parameters between RP consumers (Applications) to the RP. |
RPProtocolHandler | The RPProtocolHandler represents the IDP Interaction Provider Interface in the RP Contracts. |
SessionProvider | The SessionProvider interface is to create a session or helps in generating application session. |
UserRegistrationStatus | This interface UserRegistrationStatus enables to check for the presence of the User. |
This package exposes the service provider interfaces (SPI) for the Relying Party Contracts. The Relying Party (RP) infrastructure is deployable in embedded mode and as well as in proxy mode for various applications to enable external authentication via internet using various protocols such as OpenID, OAuth, SAML etc.
Each contract exposes an independent SPI. Typically, each application that is registered as a partner to the RP would have set of SPIs implemented for each contract. However, each application partner may not need to implement all the SPIs.
|
Copyright (c) 2012, Oracle All Rights Reserved. Built 06/05/2012 17:18:07 PDT |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |