# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewSimpleProvider creates a new Provider instance.
No description provided by the author
# Structs
ProviderStrategies is a holder for all strategies that the provider requires to be populated.
# Interfaces
Provider provides the implementation to generate a new security context based on constraints or validate an existing security context against constraints.
StrategyFactory abstracts how the strategies are created from the provider so that you may implement your own custom strategies that may pull information from other resources as necessary.