PublicKeyCredentialRpEntity

public class PublicKeyCredentialRpEntity extends Object
implements Parcelable

Represents the information about a relying party with which a credential is associated.

See Public Key Credential RP Entity Definition

Inherited Constant Summary

Public Constructor Summary

Public Method Summary

boolean
equals ( Object obj)
String
String
getId ()
String
int
void
writeToParcel ( Parcel dest, int flags)

Inherited Method Summary

Public Constructors

public PublicKeyCredentialRpEntity ( String id, String name, String icon)

Public Methods

public boolean equals ( Object obj)

public String getIcon ()

public String getId ()

public String getName ()

public int hashCode ()

public void writeToParcel ( Parcel dest, int flags)