- Direct Known Subclasses:
ServerProperty
public class CoreServerProperty
extends Object
Core data transfer object that represents basic relying party server properties
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
CoreServerProperty
public CoreServerProperty(@NotNull
@NotNull String rpId,
@Nullable
@Nullable Challenge challenge)
-
Method Details
-
getRpId
@NotNull
public @NotNull String getRpId()
Returns the rpId
- Returns:
- the rpId
-
-
equals
public boolean equals(@Nullable
@Nullable Object o)
- Overrides:
equals in class Object
-
-