Class AbstractPropertiesFactory

    • Field Detail

      • logger

        protected final Logger logger
        Logger for this class.
    • Constructor Detail

      • AbstractPropertiesFactory

        public AbstractPropertiesFactory()
    • Method Detail

      • createProperties

        protected static Properties createProperties​(Map<String,​?> options)
        Returns context specific properties based on the supplied JAAS options.
        Parameters:
        options - to read properties from
        Returns:
        properties