| # ------------------------------------------------------------------- | |
| # Copyright 2001-2004 The Apache Software Foundation. | |
| # | |
| # Licensed 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. | |
| # ------------------------------------------------------------------- | |
| org.apache.ws.security.saml.issuerClass=org.apache.ws.security.saml.SAMLIssuerImpl | |
| org.apache.ws.security.saml.issuer.cryptoProp.file=axis2.crypto.properties | |
| org.apache.ws.security.saml.issuer.key.name=16c73ab6-b892-458f-abf5-2f875f74882e | |
| org.apache.ws.security.saml.issuer.key.password=security | |
| org.apache.ws.security.saml.issuer=www.example.com | |
| org.apache.ws.security.saml.subjectNameId.name=uid=joe,ou=people,ou=saml-demo,o=example.com | |
| org.apache.ws.security.saml.subjectNameId.qualifier=www.example.com | |
| org.apache.ws.security.saml.authenticationMethod=password | |
| org.apache.ws.security.saml.confirmationMethod=senderVouches | |
| #org.apache.ws.security.saml.confirmationMethod=keyHolder | |
| #org.apache.ws.security.saml | |
| #org.apache.ws.security.saml |