Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
java
security
ldap
oauth
jwt
saml
authentication
jax-rs
dropwizard
play-framework
authorization
vertx
spring-security
cas
ratpack
openid-connect
spring-mvc
shiro
sparkjava
j2e
-
Updated
Jun 24, 2020 - Java
The documentation says: "If you want to stop the server, you just need to call the .close method on the object returned by the run-server function."
There is no
.closemethod on server. The correct method is.stop!Could you please change the documentation ?
Thanks,
G.Scacco