|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountLinkingService | |
---|---|
org.sourceid.saml20.service.impl | Useful implementations of some of the service interfaces. |
org.sourceid.saml20.service.impl.localmemory | In-memory implementations of some of the service interfaces - these implementations are suitable for use with the PingFederate server running in a stand-alone mode. |
Uses of AccountLinkingService in org.sourceid.saml20.service.impl |
---|
Classes in org.sourceid.saml20.service.impl that implement AccountLinkingService | |
---|---|
class |
AccountLinkingServiceDBImpl
A database (JDBC) backed implementation of the AccountLinkingService. |
Uses of AccountLinkingService in org.sourceid.saml20.service.impl.localmemory |
---|
Classes in org.sourceid.saml20.service.impl.localmemory that implement AccountLinkingService | |
---|---|
class |
AccountLinkingServiceMapImpl
A HashMap backed implementation of the AccountLinkingService. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |