Package com.yubico.webauthn.data
Class RelyingPartyIdentity.RelyingPartyIdentityBuilder.MandatoryStages
java.lang.Object
com.yubico.webauthn.data.RelyingPartyIdentity.RelyingPartyIdentityBuilder.MandatoryStages
- Enclosing class:
- RelyingPartyIdentity.RelyingPartyIdentityBuilder
-
Nested Class Summary
Modifier and TypeClassDescriptionclass
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionA unique identifier for the Relying Party, which sets the RP ID.
-
Constructor Details
-
MandatoryStages
public MandatoryStages()
-
-
Method Details
-
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.
-