AclOrigin class
Origin class from Acl vocabulary
An Origin is basically a web site (Note WITHOUT the trailing slash after the domain name and port in its URI) and is the basis for controlling access to data by web apps in the Same Origin Model of web security. All scripts from the same origin are given the same right.
Inherits from:
This class provides access to all properties that can be used with Origin. Class Reference
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- biboAbstract_ → const IriTerm
- abstract_ from bibo vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
- classIri → const IriTerm
- IRI term for the Origin class Use this to specify that a resource is of this type.
- delegates → const IriTerm
- delegates [Expects: http://xmlns.com/foaf/0.1/Agent]
- owlAnnotatedProperty → const IriTerm
- annotatedProperty from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- owlAnnotatedSource → const IriTerm
- annotatedSource from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- owlAnnotatedTarget → const IriTerm
- annotatedTarget from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- owlDeprecated → const IriTerm
- deprecated from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- owlMembers → const IriTerm
- members from owl vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
- owlVersionInfo → const IriTerm
- versionInfo from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- owner → const IriTerm
- owner [Expects: http://xmlns.com/foaf/0.1/Agent]
- rdfsComment → const IriTerm
- comment from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
- rdfsIsDefinedBy → const IriTerm
- isDefinedBy from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- rdfsLabel → const IriTerm
- label from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
- rdfsMember → const IriTerm
- member from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- rdfsSeeAlso → const IriTerm
- seeAlso from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- rdfType → const IriTerm
- type from rdf vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
- rdfValue → const IriTerm
- value from rdf vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]