railo-context.Componentcontentbox.model.security.SecurityRule
ContentBox - A Modular Content Platform Copyright 2012 by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com Apache License, Version 2.0 Copyright Since [2012] [Luis Majano and Ortus Solutions,Corp] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. A cool SecurityRule entity
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
match
|
true
|
false
|
|
any
|
order
|
0
|
true
|
false
|
any
|
permissions
|
true
|
false
|
|
any
|
redirect
|
true
|
false
|
|
any
|
roles
|
true
|
false
|
|
any
|
ruleID
|
true
|
false
|
|
any
|
securelist
|
true
|
false
|
|
any
|
useSSL
|
false
|
true
|
false
|
any
|
whitelist
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
string
|
getMatch()
|
any
|
getMemento()
Get memento representation. |
string
|
getOrder()
|
string
|
getPermissions()
|
string
|
getRedirect()
|
string
|
getRoles()
|
string
|
getRuleID()
|
string
|
getSecurelist()
|
string
|
getUseSSL()
|
string
|
getWhitelist()
|
boolean
|
isLoaded()
is loaded?. |
SecurityRule
|
setMatch(any match)
Overriden setter. |
any
|
setOrder(any order)
|
any
|
setPermissions(any permissions)
|
any
|
setRedirect(any redirect)
|
any
|
setRoles(any roles)
|
any
|
setSecurelist(any securelist)
|
any
|
setUseSSL(any useSSL)
|
any
|
setWhitelist(any whitelist)
|
array
|
validate()
|
Methods inherited from class railo-context.Component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
required
- falsenotnull
- falseormtype
- stringlength
- 50serializable
- truerequired
- falsenotnull
- trueormtype
- integerserializable
- truerequired
- falsenotnull
- falseormtype
- stringlength
- 500serializable
- truerequired
- falsenotnull
- trueormtype
- stringlength
- 500serializable
- truerequired
- falsenotnull
- falseormtype
- stringlength
- 255serializable
- truerequired
- falsefieldtype
- idcolumn
- ruleIDgenerator
- nativeserializable
- truesetter
- norequired
- falsenotnull
- trueormtype
- stringlength
- 255serializable
- truerequired
- falsenotnull
- falseormtype
- booleanserializable
- truerequired
- falsenotnull
- falseormtype
- stringlength
- 255serializable
- trueMethod Detail |
---|
Get memento representation
is loaded?
Overriden setter
match
order
permissions
redirect
roles
securelist
useSSL
whitelist