Uses of Interface
org.sourceid.saml20.service.AccountLinkingService

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.
 



Copyright 2007 Ping Identity Corp. All rights reserved.