@@ -11,13 +11,14 @@ public interface SFGenerator {
* @param sfName Name of the securityFilter
* @param role Role of the securityFilter
* @param STSUrl URL of the Federation Server
* @param domain
* @param securityModel The security model of the service
* @param groupsThe list of groups allow to access the service
* @param account The account provided by the choreography designer in case of the model required generic account (Null if the model required user account)
* @return A SF element which contains the WAR element
System.out.println("Generation of a SF in front of a legacy Service. During the service definition, the service owner has required a nominative user account");