Class FlowableIdmProperties.Experimental

java.lang.Object
com.flowable.spring.boot.idm.FlowableIdmProperties.Experimental
Enclosing class:
FlowableIdmProperties

public static class FlowableIdmProperties.Experimental
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Experimental()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getUserLoginGenerator()  
    boolean isAutoGenerateLogin()  
    void setAutoGenerateLogin​(boolean autoGenerateLogin)  
    void setUserLoginGenerator​(java.lang.String userLoginGenerator)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait