Package com.flowable.idm.dto
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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getId()
void
setId(java.lang.String id)
-