Module: SAML2
- Defined in:
- lib/saml2.rb,
lib/saml2/key.rb,
lib/saml2/sso.rb,
lib/saml2/base.rb,
lib/saml2/role.rb,
lib/saml2/engine.rb,
lib/saml2/entity.rb,
lib/saml2/contact.rb,
lib/saml2/name_id.rb,
lib/saml2/schemas.rb,
lib/saml2/subject.rb,
lib/saml2/version.rb,
lib/saml2/endpoint.rb,
lib/saml2/response.rb,
lib/saml2/assertion.rb,
lib/saml2/attribute.rb,
lib/saml2/conditions.rb,
lib/saml2/namespaces.rb,
lib/saml2/organization.rb,
lib/saml2/authn_request.rb,
lib/saml2/attribute/x500.rb,
lib/saml2/indexed_object.rb,
lib/saml2/authn_statement.rb,
lib/saml2/service_provider.rb,
lib/saml2/identity_provider.rb,
lib/saml2/organization_and_contacts.rb,
lib/saml2/attribute_consuming_service.rb
Defined Under Namespace
Modules: IndexedObject, Namespaces, OrganizationAndContacts, Schemas Classes: Assertion, Attribute, AttributeConsumingService, AttributeStatement, AuthnRequest, AuthnStatement, Base, Conditions, Contact, Endpoint, Engine, Entity, IdentityProvider, InvalidAttributeValue, Key, NameID, Organization, RequestedAttribute, RequiredAttributeMissing, Response, Role, SSO, ServiceProvider, Subject
Constant Summary collapse
- VERSION =
'1.0.8'