@Path(value="/") public class Authentication extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.logging.log4j.Logger |
log |
Constructor and Description |
---|
Authentication() |
@GET @PermitAll @Path(value="/logout") @Produces(value="application/json") public javax.ws.rs.core.Response logout()
Copyright © 2023 Frank!Framework. All rights reserved.