aspectWebML.webML.navigation.accessControl
Class LOGINUNIT

aspectWebML.asymmetricConcernComposition.aspectualSubject.JoinPoint
  |__aspectWebML.symmetricConcernComposition.ComposableElement
    |__aspectWebML.webML.basic.ModelElement
      |__aspectWebML.webML.basic.IdentifiedElement
        |__aspectWebML.webML.basic.NamedElement
          |__aspectWebML.webML.auxiliary.Node
            |__aspectWebML.webML.navigation.hypertext.LINKABLEELEMENT
              |__aspectWebML.webML.navigation.contentManagement.OPERATIONUNIT
                |__aspectWebML.webML.navigation.accessControl.LOGINUNIT

	    

LoginUnit provides login operation with access control.

Constraints:

  1. MustNotHaveOutgoingLinks: not self.link->isEmpty()
  2. MustNotHaveOKLinks: not self.ok_link -> isEmpty()

Reference Summary
INPARAMETER username
The username provided by the user.
INPARAMETER password
The password provided by the user.

Attributes inherited from IdentifiedElement
id

Attributes inherited from NamedElement
name

Attributes inherited from OPERATIONUNIT
secure

References inherited from IdentifiedElement
property, comment

References inherited from LINKABLEELEMENT
link, graphmetadatago

References inherited from OPERATIONUNIT
ok_link, ko_link


Copyright Andrea Schauerhuber, Cornelia Tomasek (Vienna University of Technology, 2007)
Note: This documentation is partly based upon WebRatio's WebML User Guide (for further information on WebRatio see http://www.webratio.com/), 'Designing Data-Intensive Web Applications' [S.Ceri, P. Fraternali, A. Bongio, M. Brambilla, S. Comai, M. Matera, 2003] (for further information see http://www.webml.org/webml/page2.do?ctx1=EN) and 'Model-driven Development of Context-Aware Web Applications' [S. Ceri, F. Daniel, M. Matera, F. M. Facca. ACM Transactions on Internet Technology, 2007, 7(1)]