public interface StrategyFactory
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Called at the end of the applications lifecycle to clean up resources
|
WaspAuthorizationStrategy |
newStrategy()
Create a new Strategy.
|
WaspAuthorizationStrategy newStrategy()
void destroy()
Copyright © 2015. All rights reserved.