This enumeration defines the valid credential types.
| class | PublicKeyCredentialType.UnsupportedPublicKeyCredTypeException | Exception thrown when an unsupported or unrecognized transport is encountered. | |
| int | CONTENTS_FILE_DESCRIPTOR | |
| int | PARCELABLE_STABILITY_LOCAL | |
| int | PARCELABLE_STABILITY_VINTF | |
| int | PARCELABLE_WRITE_RETURN_VALUE |
| final Object |
clone()
|
| final int |
compareTo(PublicKeyCredentialType
arg0)
|
| int |
compareTo(Object arg0)
|
| final boolean |
equals(Object arg0)
|
| final void |
finalize()
|
| final Class<PublicKeyCredentialType> |
getDeclaringClass()
|
| final int |
hashCode()
|
| final String |
name()
|
| final int |
ordinal()
|
| String |
toString()
|
| static <T extends Enum<T>> T |
| abstract int |
compareTo(PublicKeyCredentialType
arg0)
|
| abstract int |
describeContents()
|
| int |
getStability()
|
| abstract void |
writeToParcel(Parcel arg0,
int arg1)
|