|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PseudonymServiceException | |
|---|---|
| org.sourceid.saml20.service | The PingFederate service interfaces with ancillary classes and exceptions. |
| 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 PseudonymServiceException in org.sourceid.saml20.service |
|---|
| Methods in org.sourceid.saml20.service that throw PseudonymServiceException | |
|---|---|
java.lang.String |
PseudonymService.getPseudonym(java.lang.String localIdentification,
java.lang.String spEntityId,
boolean allowCreate)
Looks up or generates of derives the pseudonym for the given subject for use in the context of the given SP. |
| Uses of PseudonymServiceException in org.sourceid.saml20.service.impl.localmemory |
|---|
| Methods in org.sourceid.saml20.service.impl.localmemory that throw PseudonymServiceException | |
|---|---|
java.lang.String |
PseudonymServiceMapImpl.getPseudonym(java.lang.String localIdentification,
java.lang.String spEntityId,
boolean allowCreate)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||