| Zend_InfoCard | |
| Zend_InfoCard_Claims | Result value of the InfoCard component, contains any error messages and claims |
| Zend_InfoCard_Exception | Base Exception class for the InfoCard component |
| Zend_InfoCard_Xml_KeyInfo_XmlDSig | Represents a Xml Digital Signature XML Data Block |
| Zend_InfoCard_Adapter_Default | The default InfoCard component Adapter which serves as a pass-thru placeholder |
| Zend_InfoCard_Adapter_Exception |
| Zend_InfoCard_Cipher | Provides an abstraction for encryption ciphers used in an Information Card |
| Zend_InfoCard_Cipher_Exception | |
| Zend_InfoCard_Cipher_Pki_Adapter_Abstract | An abstract class for public-key ciphers |
| Zend_InfoCard_Cipher_Pki_Adapter_Rsa | RSA Public Key Encryption Cipher Object for the InfoCard component |
| Zend_InfoCard_Cipher_Pki_Interface | Empty Interface represents a Pki cipher object |
| Zend_InfoCard_Cipher_Pki_Rsa_Interface | The interface which defines the RSA Public-key encryption object |
| Zend_InfoCard_Cipher_Symmetric_Adapter_Abstract | |
| Zend_InfoCard_Cipher_Symmetric_Adapter_Aes128cbc | Implements AES128 with CBC encryption implemented using the mCrypt extension |
| Zend_InfoCard_Cipher_Symmetric_Adapter_Aes256cbc | Implements AES256 with CBC encryption implemented using the mCrypt extension |
| Zend_InfoCard_Cipher_Symmetric_Aes128cbc_Interface | |
| Zend_InfoCard_Cipher_Symmetric_Aes256cbc_Interface | |
| Zend_InfoCard_Cipher_Symmetric_Interface |
| Zend_InfoCard_Xml_Assertion | Factory object to retrieve an Assertion object based on the type of XML document provided |
| Zend_InfoCard_Xml_Assertion_Interface | The Interface required by any InfoCard Assertion Object implemented within the component |
| Zend_InfoCard_Xml_Assertion_Saml | A Xml Assertion Document in SAML Token format |
| Zend_InfoCard_Xml_Element | An abstract class representing a an XML data block |
| Zend_InfoCard_Xml_Element_Interface | The Interface used to represent an XML Data Type |
| Zend_InfoCard_Xml_EncryptedData | A factory class for producing Zend_InfoCard_Xml_EncryptedData objects based on |
| Zend_InfoCard_Xml_EncryptedData_Abstract | An abstract class representing a generic EncryptedData XML block |
| Zend_InfoCard_Xml_EncryptedData_XmlEnc | An XmlEnc formatted EncryptedData XML block |
| Zend_InfoCard_Xml_EncryptedKey | An object representing an Xml EncryptedKEy block |
| Zend_InfoCard_Xml_Exception | |
| Zend_InfoCard_Xml_KeyInfo | Factory class to return a XML KeyInfo block based on input XML |
| Zend_InfoCard_Xml_KeyInfo_Abstract | |
| Zend_InfoCard_Xml_KeyInfo_Default | An object representation of a XML |
| Zend_InfoCard_Xml_KeyInfo_Interface | |
| Zend_InfoCard_Xml_SecurityTokenReference | Represents a SecurityTokenReference XML block |
| Zend_InfoCard_Xml_Security | |
| Zend_InfoCard_Xml_Security_Exception | |
| Zend_InfoCard_Xml_Security_Transform | A class to create a transform rule set based on XML URIs and then apply those rules |
| Zend_InfoCard_Xml_Security_Transform_EnvelopedSignature | A object implementing the EnvelopedSignature XML Transform |
| Zend_InfoCard_Xml_Security_Transform_Exception | |
| Zend_InfoCard_Xml_Security_Transform_Interface | Interface for XML Security Transforms |
| Zend_InfoCard_Xml_Security_Transform_XmlExcC14N | A Transform to perform C14n XML Exclusive Canonicalization |