org.picketlink.producer
public class IdentityManagementConfiguration extends Object
The configuration is built depending on the existence of any IdentityConfiguration
produced by the
application. If any configuration is found, it will be used. Otherwise the default configuration will be used.
It's also possible to observe a specific event during the startup of the PicketLink IDM subsystem. In such
situations the application can provide any additional information as a last attempt before the subsystem is fully
initialized. See IdentityConfigurationEvent
.
Copyright © 2015 JBoss by Red Hat. All rights reserved.