Package com.spotify.sdk.android.auth
Class PKCEInformation
java.lang.Object
com.spotify.sdk.android.auth.PKCEInformation
- All Implemented Interfaces:
Parcelable
-
Nested Class Summary
Nested classes/interfaces inherited from interface android.os.Parcelable
Parcelable.ClassLoaderCreator<T extends Object>, Parcelable.Creator<T extends Object> -
Field Summary
FieldsFields inherited from interface android.os.Parcelable
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE -
Method Summary
Modifier and TypeMethodDescriptionintbooleaninthashCode()static PKCEInformationvoidwriteToParcel(Parcel dest, int flags)
-
Field Details
-
CREATOR
-
-
Method Details
-
sha256
-
getVerifier
-
getChallenge
-
getCodeChallengeMethod
-
writeToParcel
- Specified by:
writeToParcelin interfaceParcelable
-
describeContents
public int describeContents()- Specified by:
describeContentsin interfaceParcelable
-
equals
-
hashCode
public int hashCode()
-