public abstract class AbstractCredentialsFingerprintFacet extends FingerprintFacet
FingerprintFacets related to Credentials.
The facet may include the following optional resources (jelly, groovy, etc.):
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
AbstractCredentialsFingerprintFacet(Fingerprint fingerprint,
long timestamp)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
_setOwner, createActions, getFingerprint, getTimestamppublic AbstractCredentialsFingerprintFacet(Fingerprint fingerprint, long timestamp)
fingerprint - Fingerprint object to which this facet is going to be added to.timestamp - timestamp when the use happened (milliseconds since midnight Jan 1, 1970 UTC).Copyright © 2016–2021. All rights reserved.