Created
May 24, 2012 14:31
-
-
Save ChristophGr/2781900 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| GOOD: | |
| 2012-05-24 16:15:39,956 [main] DEBUG org.openengsb.core.security.filter.MessageAuthenticatorFilter - now logging in using test - org.openengsb.connector.usernamepassword.Password@4889baba | |
| 2012-05-24 16:15:39,956 [main] DEBUG org.openengsb.core.security.filter.MessageAuthenticatorFilter - now logging in using test - org.openengsb.connector.usernamepassword.Password@4889baba | |
| 2012-05-24 16:15:39,956 [main] DEBUG org.openengsb.core.security.filter.MessageAuthenticatorFilter - could not authenticate using test - org.openengsb.connector.usernamepassword.Password@4889baba | |
| 2012-05-24 16:15:39,956 [main] DEBUG org.openengsb.core.security.filter.MessageAuthenticatorFilter - could not authenticate using test - org.openengsb.connector.usernamepassword.Password@4889baba | |
| BAD: | |
| 2012-05-24 16:18:37,676 [main] DEBUG org.openengsb.core.security.filter.MessageAuthenticatorFilter - now logging in using test - org.openengsb.connector.usernamepassword.Password@4889baba | |
| 2012-05-24 16:18:37,676 [main] DEBUG org.openengsb.core.security.filter.MessageAuthenticatorFilter - now logging in using test - org.openengsb.connector.usernamepassword.Password@4889baba | |
| 2012-05-24 16:18:37,676 [main] DEBUG org.apache.shiro.subject.support.DefaultSubjectContext - No SecurityManager available in subject context map. Falling back to SecurityUtils.getSecurityManager() lookup. | |
| 2012-05-24 16:18:37,676 [main] DEBUG org.apache.shiro.subject.support.DefaultSubjectContext - No SecurityManager available in subject context map. Falling back to SecurityUtils.getSecurityManager() lookup. | |
| 2012-05-24 16:18:37,676 [main] DEBUG org.apache.shiro.mgt.DefaultSecurityManager - Context already contains a session. Returning. | |
| 2012-05-24 16:18:37,676 [main] DEBUG org.apache.shiro.mgt.DefaultSecurityManager - Context already contains a session. Returning. | |
| 2012-05-24 16:18:37,677 [main] DEBUG org.apache.shiro.subject.support.DefaultSubjectContext - No SecurityManager available in subject context map. Falling back to SecurityUtils.getSecurityManager() lookup. | |
| 2012-05-24 16:18:37,677 [main] DEBUG org.apache.shiro.subject.support.DefaultSubjectContext - No SecurityManager available in subject context map. Falling back to SecurityUtils.getSecurityManager() lookup. | |
| 2012-05-24 16:18:37,677 [main] DEBUG org.openengsb.core.security.filter.MessageAuthenticatorFilter - authenticated as test | |
| 2012-05-24 16:18:37,677 [main] DEBUG org.openengsb.core.security.filter.MessageAuthenticatorFilter - authenticated as test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment