|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PseudonymService | |
---|---|
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 PseudonymService in org.sourceid.saml20.service.impl |
---|
Classes in org.sourceid.saml20.service.impl that implement PseudonymService | |
---|---|
class |
PseudonymServiceSha1Impl
An implementation of the PseudonymService that uses a SHA1 hash to derive the pseudonym. |
Uses of PseudonymService in org.sourceid.saml20.service.impl.localmemory |
---|
Classes in org.sourceid.saml20.service.impl.localmemory that implement PseudonymService | |
---|---|
class |
PseudonymServiceMapImpl
A HashMap and random number backed implementation of the PseudonymService. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |