* PHP versions 4 and 5 * * LICENSE: See the COPYING file included in this distribution.
* * @package OpenID * @author Santosh Subramanian <subrasan@cs.sunysb.edu> * @author Shishir Randive <srandive@cs.sunysb.edu> * Stony Brook University. * largely derived from * Copyright (C) 2007 Google Inc.
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.
Located in /contrib/signed_assertions/SAML.php (line 28)
Returns a SAML response with various elements filled in.
Creates a 40-character string containing 160-bits of pseudorandomness.
Returns a unix timestamp in xsd:dateTime format.
Signs a SAML response with the given private key, and embeds the public key.
Attempts to check whether a SAML date is valid. Returns true or false.
Verify a saml response with the given public key.
Documentation generated on Thu, 29 Jul 2010 13:59:14 -0700 by phpDocumentor 1.4.3