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
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
boolean
@NonNull AuthenticatorStatus
getUrl()
Get the rawurl
property of thisStatusReport
object.int
hashCode()
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 rawurl
property of thisStatusReport
object. This may or may not be a valid URL. -
getCertificationDescriptor
-
getCertificateNumber
-
getCertificationPolicyVersion
-
getCertificationRequirementsVersion
-
builder
-
getStatus
-
equals
-
hashCode
public int hashCode() -
toString
-