Hi

Is it intended that inside

org/jasig/cas/authentication/principal/AbstractWebApplicationService.java

the class name and logger name do not match:

public abstract class AbstractWebApplicationService implements
WebApplicationService {

    protected static final Logger LOG =
LoggerFactory.getLogger(SamlService.class);

?

I think it's a bit confusing when debugging, but I am not whether there
might be a special reason to do it this way.

Thanks

Michael



-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to