register
fun register(provider: AuthenticationProvider): Unit
Register the specified provider
Exceptions
IllegalArgumentException
- if there is already provider installed with the same name
fun register(provider: AuthenticationProvider): Unit
Register the specified provider
IllegalArgumentException
- if there is already provider installed with the same name