Author: alessio.soldano(a)jboss.com
Date: 2012-12-17 03:15:02 -0500 (Mon, 17 Dec 2012)
New Revision: 17085
Modified:
stack/cxf/branches/JBWS3551/modules/client/src/main/java/org/jboss/wsf/stack/cxf/Messages.java
Log:
Modified:
stack/cxf/branches/JBWS3551/modules/client/src/main/java/org/jboss/wsf/stack/cxf/Messages.java
===================================================================
---
stack/cxf/branches/JBWS3551/modules/client/src/main/java/org/jboss/wsf/stack/cxf/Messages.java 2012-12-15
00:26:18 UTC (rev 17084)
+++
stack/cxf/branches/JBWS3551/modules/client/src/main/java/org/jboss/wsf/stack/cxf/Messages.java 2012-12-17
08:15:02 UTC (rev 17085)
@@ -169,7 +169,7 @@
@Message(id = 24055, value = "Unsupported token type: %s")
SecurityException unsupportedTokenType(Object tokenType);
- @Message(id = 24056, value = "Could not get subject info from computed
SecurityContext")
+ @Message(id = 24056, value = "Could not get subject info neither from Security
Token in the current message nor directly from computed SecurityContext")
SecurityException couldNotGetSubjectInfo();
@Message(id = 24057, value = "Failed Authentication : Subject has not been
created")
Show replies by date