Package 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.

See:
          Description

Class Summary
AccountLinkingServiceMapImpl A HashMap backed implementation of the AccountLinkingService.
ArtifactPersistenceServiceMapImpl A HashMap backed implementation of the ArtifactPersistenceService.
BearerAssertionReplayPreventionSvcInMemoryImpl An implementation of the BearerAssertionReplayPreventionService backed implementation by some java collections.
IdpSessionRegistryMapImpl A HashMap backed implementation of the IdpSessionRegistry.
InterReqStateMgmtMapImpl  
PseudonymServiceMapImpl A HashMap and random number backed implementation of the PseudonymService.
SpSessionRegistryMapImpl A HashMap backed implementation of the SpSessionRegistry.
 

Package org.sourceid.saml20.service.impl.localmemory Description

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.

Author:
Brian Campbell


Copyright 2007 Ping Identity Corp. All rights reserved.