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

Packages that use InterRequestStateMgmt
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. 
org.sourceid.saml20.service.impl.multicast Multicast implementations of some of the service interfaces - these implementations are suitable for use with the PingFederate server running in a clustered mode. 
org.sourceid.saml20.service.impl.proxy 'Smart' proxy implementations of some of the service interfaces - these implementations are suitable for use with the PingFederate server running in a clustered or stand-alone mode. 
 

Uses of InterRequestStateMgmt in org.sourceid.saml20.service.impl.localmemory
 

Classes in org.sourceid.saml20.service.impl.localmemory that implement InterRequestStateMgmt
 class InterReqStateMgmtMapImpl
           
 

Uses of InterRequestStateMgmt in org.sourceid.saml20.service.impl.multicast
 

Classes in org.sourceid.saml20.service.impl.multicast that implement InterRequestStateMgmt
 class InterRequestStateMgmtMulticastImpl
           
 

Uses of InterRequestStateMgmt in org.sourceid.saml20.service.impl.proxy
 

Classes in org.sourceid.saml20.service.impl.proxy that implement InterRequestStateMgmt
 class InterRequestStateMgmtProxy
           
 



Copyright 2007 Ping Identity Corp. All rights reserved.