- All Superinterfaces:
AutoCloseable
,Closeable
Bootstraps authentication and authorization configuration.
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic IuAuthConfigSpi
Bootstraps the authorization configuration layer.
-
Method Details
-
configure
Bootstraps the authorization configuration layer.The controlling application should invoke this method with the implementation module as the context class loader as soon as the module is created.
- Returns:
IuAuthConfigSpi
-