public class MPJWTProducer extends Object
MPJWTProducer()
static JsonWebToken
getJWTPrincpal()
static <T> T
getValue(String name, boolean isOptional)
static void
setJWTPrincipal(JsonWebToken principal)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MPJWTProducer()
public static void setJWTPrincipal(JsonWebToken principal)
public static JsonWebToken getJWTPrincpal()
public static <T> T getValue(String name, boolean isOptional)
Copyright © 2019 JBoss by Red Hat. All rights reserved.