Class: sec:SAML

•owl:Thing
        •sec:Countermeasure
                •sec:SecureNetworkCommunication
                        •sec:SAML
                •sec:Standard
                        •sec:SAML

Super Classes

sec:protects SOME sec:_Availability
sec:protects SOME sec:_Integrity
sec:protects SOME sec:_Prevention
sec:Standard
sec:protects SOME sec:_Data
sec:protects ONLY (sec:_Prevention AND sec:_Data AND (sec:_Integrity OR sec:_Confidentiality OR sec:_Availability))
sec:SecureNetworkCommunication
sec:protects SOME sec:_Confidentiality

Annotations

dc:descriptionSecurity Assertion Markup Language, an XML-based framework for ensuring that transmitted communications are secure. SAML defines mechanisms to exchange authentication, authorization and nonrepudiation information, allowing single signon capabilities for Web services. (Webopedia)

Abstract Syntax

Class(sec:SAML partial restriction(sec:protects someValuesFrom(sec:_Availability))
                      restriction(sec:protects someValuesFrom(sec:_Integrity))
                      restriction(sec:protects someValuesFrom(sec:_Prevention))
                      sec:Standard
                      restriction(sec:protects someValuesFrom(sec:_Data))
                      restriction(sec:protects allValuesFrom(intersectionOf(sec:_Prevention
                                                                            sec:_Data
                                                                            unionOf(sec:_Integrity
                                                                                    sec:_Confidentiality
                                                                                    sec:_Availability))))
                      sec:SecureNetworkCommunication
                      restriction(sec:protects someValuesFrom(sec:_Confidentiality)))
Generated with OWLDoc