Package com.yubico.webauthn.meta
Class Specification
java.lang.Object
com.yubico.webauthn.meta.Specification
Reference to a particular version of a specification document.
- 
Method Summary
- 
Method Details- 
getUrlAddress to this version of the specification.
- 
getLatestVersionUrlAddress to the latest version of this specification.
- 
getStatusAn object indicating the status of the specification document.
- 
getReleaseDateThe release date of the specification document.
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-