Class LocalLoginMechanism


  • public class LocalLoginMechanism
    extends java.lang.Object
    Use to login on the platform when inside the same JVM
    Author:
    Baptiste Mesta
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.bonitasoft.engine.session.PlatformSession login()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LocalLoginMechanism

        public LocalLoginMechanism()
    • Method Detail

      • login

        public org.bonitasoft.engine.session.PlatformSession login()
                                                            throws org.bonitasoft.engine.platform.PlatformLoginException
        Throws:
        org.bonitasoft.engine.platform.PlatformLoginException