JavaScript is disabled on your browser.
MicroProfile JWT Auth TCK v2.0-RC2
Detail:
Field |
Constr |
Method
java.lang.Object
jakarta.ws.rs.core.Application
org.eclipse.microprofile.jwt.tck.container.jaxrs.TCKApplication
@LoginConfig(authMethod="MP-JWT",
realmName="TCK-MP-JWT")
@ApplicationPath(value="/")
public class TCKApplication
extends jakarta.ws.rs.core.Application
A JAX-RS application marked as requiring MP-JWT authentication
Method Summary
Methods inherited from class jakarta.ws.rs.core.Application
getClasses, getProperties, getSingletons
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Detail
TCKApplication
public TCKApplication()
MicroProfile JWT Auth TCK v2.0-RC2
Detail:
Field |
Constr |
Method
Copyright © 2017 – 2021 Eclipse Foundation . All rights reserved. Use is subject to license terms .