Package com.authkit
Class Pkce
- java.lang.Object
-
- com.authkit.Pkce
-
public class Pkce extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Pkce()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetChallenge()java.lang.StringgetMethod()java.lang.StringgetVerifier()
-