Author: sergeyb
Date: Tue May 15 15:07:08 2012
New Revision: 1338744

URL: http://svn.apache.org/viewvc?rev=1338744&view=rev
Log:
Adding a missing Message.properties

Added:
    
cxf/trunk/rt/rs/security/sso/saml/src/main/java/org/apache/cxf/rs/security/saml/sso/Messages.properties
   (with props)

Added: 
cxf/trunk/rt/rs/security/sso/saml/src/main/java/org/apache/cxf/rs/security/saml/sso/Messages.properties
URL: 
http://svn.apache.org/viewvc/cxf/trunk/rt/rs/security/sso/saml/src/main/java/org/apache/cxf/rs/security/saml/sso/Messages.properties?rev=1338744&view=auto
==============================================================================
--- 
cxf/trunk/rt/rs/security/sso/saml/src/main/java/org/apache/cxf/rs/security/saml/sso/Messages.properties
 (added)
+++ 
cxf/trunk/rt/rs/security/sso/saml/src/main/java/org/apache/cxf/rs/security/saml/sso/Messages.properties
 Tue May 15 15:07:08 2012
@@ -0,0 +1,32 @@
+#
+#
+#    Licensed to the Apache Software Foundation (ASF) under one
+#    or more contributor license agreements. See the NOTICE file
+#    distributed with this work for additional information
+#    regarding copyright ownership. The ASF licenses this file
+#    to you under the Apache License, Version 2.0 (the
+#    "License"); you may not use this file except in compliance
+#    with the License. You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+#    Unless required by applicable law or agreed to in writing,
+#    software distributed under the License is distributed on an
+#    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#    KIND, either express or implied. See the License for the
+#    specific language governing permissions and limitations
+#    under the License.
+#
+#
+MISSING_TARGET_URI=Target URI is missing
+INVALID_TARGET_URI=Target URI is invalid
+MISSING_REQUEST_STATE=Request State is not available
+EXPIRED_REQUEST_STATE=Request State has expired
+MISSING_SAML_RESPONSE=SamlResponse parameter is missing
+INVALID_SAML_RESPONSE=SamlResponse parameter is invalid
+MISSING_ASSERTION_SERVICE_URL=RequestAssertionConsumerService URI is not set
+MISSING_RESPONSE_STATE=Response State is not available
+EXPIRED_RESPONSE_STATE=Response State has expired
+MISSING_RELAY_STATE=RelayState is missing
+MISSING_RELAY_COOKIE=RelayState cookie is not available
+INVALID_RELAY_STATE=RelayState is invalid

Propchange: 
cxf/trunk/rt/rs/security/sso/saml/src/main/java/org/apache/cxf/rs/security/saml/sso/Messages.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
cxf/trunk/rt/rs/security/sso/saml/src/main/java/org/apache/cxf/rs/security/saml/sso/Messages.properties
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: 
cxf/trunk/rt/rs/security/sso/saml/src/main/java/org/apache/cxf/rs/security/saml/sso/Messages.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain


Reply via email to