| Method and Description |
|---|
| org.restlet.ext.jaxrs.JaxRsApplication.getGuard()
Use
JaxRsApplication.getAuthenticator() instead. |
| org.restlet.ext.jaxrs.JaxRsApplication.setGuard(Authenticator)
Use
JaxRsApplication.setAuthenticator(Authenticator) instead. |
Copyright © 2005-2017 Restlet.