retrievedOnTimeDrift = this.getRetrievedOn().minusMillis(timeDrift) | retrievedOnTimeDrift = this.getRetrievedOn().minus(timeDrift,ChronoUnit.MILLIS) | this.getRetrievedOn().minusMillis(timeDrift) | this.getRetrievedOn().minus(timeDrift,ChronoUnit.MILLIS) | cas | 263f6ae65647088ff883f19b0dc253e7883f72aa | org.jasig.cas.support.wsfederation.authentication.principal.WsFederationCredential | | _1 | retrievedOnTimeDrift |
---|
_2 | retrievedOnTimeDrift |
---|
| v0 | this.getRetrievedOn() |
---|
v1 | timeDrift |
---|
| | v0 | this.getRetrievedOn() |
---|
v1 | timeDrift |
---|
| AssignedTo | True |