public void bootstrap(IdentityStoreConfigurationContext configurationContext)
     throws IdentityException {
   identityStore.bootstrap(configurationContext);
 }