Class CurrentUserResponse.OriginalAuthentication

java.lang.Object
com.flowable.idm.dto.CurrentUserResponse.OriginalAuthentication
Enclosing class:
CurrentUserResponse

public static class CurrentUserResponse.OriginalAuthentication
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected java.lang.String id  
  • Constructor Summary

    Constructors 
    Constructor Description
    OriginalAuthentication()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getId()  
    void setId​(java.lang.String id)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • id

      protected java.lang.String id
  • Constructor Details

  • Method Details

    • getId

      public java.lang.String getId()
    • setId

      public void setId​(java.lang.String id)