Class StoutAuthnConfiguration
- java.lang.Object
-
- org.technologybrewery.fermenter.stout.authn.StoutAuthnConfiguration
-
@Configuration public class StoutAuthnConfiguration extends Object
Spring configuration to make theIdentityManageravailable for dependency injection.
-
-
Constructor Summary
Constructors Constructor Description StoutAuthnConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IdentityManagergetIdentityManager()
-
-
-
Method Detail
-
getIdentityManager
@Bean public IdentityManager getIdentityManager()
-
-