|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BearerAssertionReplayPreventionServiceException | |
---|---|
org.sourceid.saml20.service | The PingFederate service interfaces with ancillary classes and exceptions. |
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 BearerAssertionReplayPreventionServiceException in org.sourceid.saml20.service |
---|
Methods in org.sourceid.saml20.service that throw BearerAssertionReplayPreventionServiceException | |
---|---|
boolean |
BearerAssertionReplayPreventionService.isReplay(java.lang.String assertionId,
java.util.Calendar notOnOrAfter)
Checks to see if the assertion has previously been processed. |
Uses of BearerAssertionReplayPreventionServiceException in org.sourceid.saml20.service.impl.proxy |
---|
Methods in org.sourceid.saml20.service.impl.proxy that throw BearerAssertionReplayPreventionServiceException | |
---|---|
boolean |
BearerAssertionReplayPreventionSvcProxy.isReplay(java.lang.String assertionId,
java.util.Calendar notOnOrAfter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |