public interface AuthenticationManagerResolver<C>
AuthenticationManager
based on the provided contextModifier and Type | Method and Description |
---|---|
AuthenticationManager |
resolve(C context)
Resolve an
AuthenticationManager from a provided context |
AuthenticationManager resolve(C context)
AuthenticationManager
from a provided contextcontext
- AuthenticationManager
to use