Package com.yubico.fido.metadata
Class StatusReport
java.lang.Object
com.yubico.fido.metadata.StatusReport
Contains an 
AuthenticatorStatus and additional data associated with it, if any.- 
Nested Class Summary
Nested Classes - 
Method Summary
Modifier and TypeMethodDescriptionbuilder()boolean@NonNull AuthenticatorStatusgetUrl()Get the rawurlproperty of thisStatusReportobject.inthashCode()toString() 
- 
Method Details
- 
getEffectiveDate
 - 
getAuthenticatorVersion
 - 
getCertificate
 - 
getUrl
- Returns:
 - A present value if and only if 
getUrlAsString()is present and a valid URL. 
 - 
getUrlAsString
Get the rawurlproperty of thisStatusReportobject. This may or may not be a valid URL. - 
getCertificationDescriptor
 - 
getCertificateNumber
 - 
getCertificationPolicyVersion
 - 
getCertificationRequirementsVersion
 - 
builder
 - 
getStatus
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -