Package com.spotify.sdk.android.auth
Class PKCEInformationFactory
- java.lang.Object
-
- com.spotify.sdk.android.auth.PKCEInformationFactory
-
public class PKCEInformationFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PKCEInformationFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PKCEInformation
create()
-
-
-
Method Detail
-
create
@NonNull public static PKCEInformation create() throws java.security.NoSuchAlgorithmException
- Throws:
java.security.NoSuchAlgorithmException
-
-