Class MandantAuthorization

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Authorization>
de.seitenbau.serviceportal.prozesspipeline.commons.config.MandantAuthorization
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Authorization>

public class MandantAuthorization extends HashMap<String,Authorization>
See Also:
  • Constructor Details

    • MandantAuthorization

      public MandantAuthorization()
  • Method Details