MicroProfile JWT RBAC Auth Fraction 2018.3.3
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- javax.ws.rs.core.Application
-
- org.wildfly.swarm.microprofile.jwtauth.deployment.auth.cdi.TCKApplication
-
@LoginConfig(authMethod="MP-JWT",
realmName="TCK-MP-JWT")
@ApplicationPath(value="/")
public class TCKApplication
extends javax.ws.rs.core.Application
A JAX-RS application marked as requiring MP-JWT authentication
-
-
Method Summary
-
Methods inherited from class javax.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 RBAC Auth Fraction 2018.3.3
- Detail:
- Field |
- Constr |
- Method
Copyright © 2018 JBoss by Red Hat. All rights reserved.