Class: sec:LoginSystem

•owl:Thing
        •sec:Countermeasure
                •sec:LoginSystem

Super Classes

sec:protects SOME (sec:_Authentication AND sec:_Human AND sec:_Prevention)
sec:Countermeasure
sec:protects ONLY (sec:_Authentication AND sec:_Human AND sec:_Prevention)
sec:verifiesCredential SOME sec:Credential

Abstract Syntax

Class(sec:LoginSystem partial restriction(sec:protects someValuesFrom(intersectionOf(sec:_Authentication
                                                                                    sec:_Human
                                                                                    sec:_Prevention)))
                             sec:Countermeasure
                             restriction(sec:protects allValuesFrom(intersectionOf(sec:_Authentication
                                                                                   sec:_Human
                                                                                   sec:_Prevention)))
                             restriction(sec:verifiesCredential someValuesFrom(sec:Credential)))

Usage

Class Description/Definition (Necessary Conditions)

sec:BiometricAuthenticationSystem, sec:SingleSignOnSystem
Generated with OWLDoc