public static class RelyingPartyIdentity.RelyingPartyIdentityBuilder.MandatoryStages
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
RelyingPartyIdentity.RelyingPartyIdentityBuilder.MandatoryStages.Step2 |
| Constructor and Description |
|---|
MandatoryStages() |
| Modifier and Type | Method and Description |
|---|---|
RelyingPartyIdentity.RelyingPartyIdentityBuilder.MandatoryStages.Step2 |
id(java.lang.String id)
A unique identifier for the Relying Party, which sets the RP ID.
|
public RelyingPartyIdentity.RelyingPartyIdentityBuilder.MandatoryStages.Step2 id(java.lang.String id)
This defines the domains where users' credentials are valid. See RP ID: scope for details and examples.