Samples JDK
package-info.java
1 /**
2  * \brief JaxRs servie running behind BasicAuth interceptor. ExceptionMappers example.
3  *
4  * Authorization header is needed. In absence of that the call will fail.
5  *
6  */
7 package com.freemindcafe.apache.cxf.jaxrs.sample7;