contentbox.modules.contentbox-ui.interceptors

Class SimpleSecurity

lucee.Component
    extended by contentbox.modules.contentbox-ui.interceptors.SimpleSecurity

ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- Intercepts pages and entries that need password security

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Property Summary
    type property default serializable required
    any securityService


    • access = public
    • returntype = any
    • inject = id:securityService@contentbox
    true false
    Method Summary
    void configure()
    void postEvent([any event], [any data], [any rc], [any prc], [any buffer])
     
    Methods inherited from class lucee.Component
    None

    Property Detail

    securityService

    property any securityService

    Attributes:
    access - public
    required - false
    returntype - any
    inject - id:securityService@contentbox
    serializable - true

    Method Detail

    configure

    public void configure()


    postEvent

    public void postEvent([any event], [any data], [any rc], [any prc], [any buffer])

    Parameters:
    event
    data
    rc
    prc
    buffer