Class JWTGenerator
- java.lang.Object
-
- org.wso2.msf4j.examples.petstore.security.JWTGenerator
-
public class JWTGenerator extends java.lang.ObjectGenerates JWT.
-
-
Constructor Summary
Constructors Constructor Description JWTGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringgenerateJWT(org.wso2.msf4j.examples.petstore.util.model.User user)
-