@Service(name="fish.payara.microprofile.jwtauth.activation.JwtAuthContainer") @PerLookup public class JwtAuthContainer extends MicroProfileContainer
| Constructor and Description |
|---|
JwtAuthContainer() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Deployer<?,?>> |
getDeployer()
Returns the Deployer implementation capable of deploying applications to this
container.
|
String |
getName()
Returns a human redeable name for this container, this name is not used for
identifying the container but can be used to display messages belonging to
the container.
|
Copyright © 2021. All rights reserved.