AuthenticationRule
class AuthenticationRule extends Collection (View source)
Properties
| protected | $collection_key | ||
| bool | $allowWithoutCredential | ||
| protected | $oauthType | ||
| protected | $oauthDataType | ||
| protected | $requirementsType | ||
| protected | $requirementsDataType | ||
| string | $selector |
Methods
setAllowWithoutCredential($allowWithoutCredential)
No description
bool
getAllowWithoutCredential()
No description
getOauth()
No description
setRequirements($requirements)
No description
getRequirements()
No description
setSelector($selector)
No description
string
getSelector()
No description
Details
setAllowWithoutCredential($allowWithoutCredential)
No description
bool
getAllowWithoutCredential()
No description
setOauth(OAuthRequirements $oauth)
No description
OAuthRequirements
getOauth()
No description
setRequirements($requirements)
No description
AuthRequirement[]
getRequirements()
No description
setSelector($selector)
No description
string
getSelector()
No description