Lines Matching refs:entityConfig

1274             //entityConfig is the extended entity configuration object
1275 EntityConfigElement entityConfig =
1279 if (entityConfig == null) {
1281 entityConfig =
1290 //saves the attributes by passing the new entityConfig object
1291 samlManager.setEntityConfig(realm,entityConfig);
1535 //entityConfig is the extended entity configuration object
1536 EntityConfigElement entityConfig =
1540 if (entityConfig == null) {
1542 entityConfig =
1551 //saves the attributes by passing the new entityConfig object
1552 samlManager.setEntityConfig(realm,entityConfig);
2204 //entityConfig is the extended entity configuration object
2205 EntityConfigElement entityConfig =
2208 if (entityConfig == null) {
2220 //saves the attributes by passing the new entityConfig object
2221 saml2Manager.setEntityConfig(realm,entityConfig);
2276 //entityConfig is the extended entity configuration object
2277 EntityConfigElement entityConfig =
2280 if (entityConfig == null) {
2292 //saves the attributes by passing the new entityConfig object
2293 saml2Manager.setEntityConfig(realm,entityConfig);
2446 EntityConfigElement entityConfig =
2448 if (entityConfig == null) {
2464 //saves the attributes by passing the new entityConfig object
2465 saml2MetaManager.setEntityConfig(realm,entityConfig);
2501 EntityConfigElement entityConfig =
2503 if (entityConfig == null) {
2520 //saves the attributes by passing the new entityConfig object
2521 saml2MetaManager.setEntityConfig(realm,entityConfig);
2983 EntityConfigElement entityConfig =
2987 if (entityConfig == null) {
2989 entityConfig =
3000 //saves the attributes by passing the new entityConfig object
3001 samlManager.setEntityConfig(realm,entityConfig);
3137 //entityConfig is the extended entity configuration object
3138 EntityConfigElement entityConfig =
3142 if (entityConfig == null) {
3144 entityConfig =
3155 //saves the attributes by passing the new entityConfig object
3156 samlManager.setEntityConfig(realm,entityConfig);
3257 //entityConfig is the extended entity configuration object
3258 EntityConfigElement entityConfig =
3262 if (entityConfig == null) {
3264 entityConfig =
3274 //saves the attributes by passing the new entityConfig object
3275 samlManager.setEntityConfig(realm,entityConfig);