Class AuthenticationData

java.lang.Object
de.aristaflow.ilm.ws.rest.base.security.AuthenticationData

public class AuthenticationData extends Object
These classes override the schema hiding the list of qualified agents contained in the ILM model.
See Also:
  • Field Details

    • orgPosSpec

      public Object orgPosSpec
    • password

      public String password
    • data

      public byte[] data
    • userSessionId

      public String userSessionId
    • appName

      public String appName
  • Constructor Details

    • AuthenticationData

      public AuthenticationData()