| Changed Methods |
boolean
equals(
Object)
|
Documentation changed from old to new. |
Check if the provided object is equal to this one. |
CertificateSource
getCertificateSource()
|
Documentation changed from old to new. |
Get specific certificate source context value. |
TimeBasedContext
getTimeBasedContext()
|
Documentation changed from old to new. |
Get specific time-based context value. |
ValidatorContext
getValidatorContext()
|
Documentation changed from old to new. |
Get specific validator context value. |
int
hashCode()
|
Documentation changed from old to new. |
Return a hash code value for this validation context. |
ValidationContext
setCertificateSource(
CertificateSource)
|
Documentation changed from old to new. |
Create new ValidationContext instance with the provided certificate source context value. |
ValidationContext
setTimeBasedContext(
TimeBasedContext)
|
Documentation changed from old to new. |
Create new ValidationContext instance with the provided certificate source context value. |
ValidationContext
setValidatorContext(
ValidatorContext)
|
Documentation changed from old to new. |
Create new ValidationContext instance with the provided certificate source context value. |
String
toString()
|
Documentation changed from old to new. |
Return string representation of this ValidationContext. |