Package com.yubico.webauthn.data
Class RelyingPartyIdentity.RelyingPartyIdentityBuilder
java.lang.Object
com.yubico.webauthn.data.RelyingPartyIdentity.RelyingPartyIdentityBuilder
- Enclosing class:
 - RelyingPartyIdentity
 
- 
Method Details
- 
name
The human-palatable name of the Relaying Party.For example: "ACME Corporation", "Wonderful Widgets, Inc." or "ОАО Примертех".
- Returns:
 this.
 - 
id
A unique identifier for the Relying Party, which sets the RP ID.This defines the domains where users' credentials are valid. See RP ID: scope for details and examples.
- Returns:
 this.- See Also:
 
 - 
build
 - 
toString
 
 -