Class AbstractKarafLoginModule

    • Field Detail

      • subject

        protected Subject subject
      • debug

        protected boolean debug
      • options

        protected Map<String,​?> options
      • rolePolicy

        protected String rolePolicy
      • roleDiscriminator

        protected String roleDiscriminator
      • detailedLoginExcepion

        protected boolean detailedLoginExcepion
      • succeeded

        protected boolean succeeded
        the authentication status
      • commitSucceeded

        protected boolean commitSucceeded
      • bundleContext

        protected org.osgi.framework.BundleContext bundleContext
        the bundle context is required to use the encryption service
    • Constructor Detail

      • AbstractKarafLoginModule

        public AbstractKarafLoginModule()