main
parent
ed97c3d18c
commit
ea0e962507
|
|
@ -13,7 +13,7 @@ import com.bmc.thirdparty.org.springframework.beans.factory.annotation.Autowired
|
|||
*/
|
||||
@Component
|
||||
public class RssoInterceptor implements HandlerInterceptor {
|
||||
private final static boolean DEBUG = true;
|
||||
private final static boolean DEBUG = false;
|
||||
private final Rsso rsso;
|
||||
|
||||
@Autowired
|
||||
|
|
|
|||
Loading…
Reference in New Issue