Class TokenBinding

java.lang.Object
com.webauthn4j.data.client.TokenBinding
All Implemented Interfaces:
Serializable

public class TokenBinding extends Object implements Serializable
TokenBinding contains information about the state of the Token Binding protocol used when communicating with the Relying Party. Its absence indicates that the client doesn’t support token binding.
See Also: