nyla.solutions.global.patterns.command.commas.CommasBridge Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nyla.solutions.global Show documentation
Show all versions of nyla.solutions.global Show documentation
Nyla Solutions Global Java API provides support for basic application
utilities (application configuration, data encryption, debugger and text
processing).
The newest version!
package nyla.solutions.global.patterns.command.commas;
import java.io.Serializable;
import java.util.HashMap;
import java.util.Map;
import nyla.solutions.global.data.Envelope;
public abstract class CommasBridge
{
/**
* Assert that the PROGRAM_NAME_HEADER header is added to the header
* @param env the envelope
*/
protected static final void constructAuthIdentity(Envelope env, String actor)
{
//construct header
Map