public interface SecurityStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
accept(SecurityStrategyVisitor visitor)
Dispatches in a reflective way to the method with the specific
SecurityStrategy type as argument. |
void accept(SecurityStrategyVisitor visitor)
SecurityStrategy type as argument.visitor - the accepted visitor.Copyright © 2017 MuleSoft, Inc.. All rights reserved.