public interface IAuthRuleBuilderOperation
| Modifier and Type | Method and Description |
|---|---|
IAuthRuleBuilderOperationNamed |
named(String theOperationName)
This rule applies to the operation with the given name
|
IAuthRuleBuilderOperationNamed |
withAnyName()
This rule applies to any operation
|
IAuthRuleBuilderOperationNamed named(String theOperationName)
The - operation name, e.g. "validate" or "$validate" (either form may be used here)IAuthRuleBuilderOperationNamed withAnyName()
Copyright © 2014–2017 University Health Network. All rights reserved.