Skip navigation links

JD Edwards EnterpriseOne Mobile Framework Java API Reference

Release 1.0.0

E58374-01


com.oracle.e1.jdemf
Class LogoutRequest

java.lang.Object
  extended by com.oracle.e1.jdemf.LogoutRequest


public class LogoutRequest
extends java.lang.Object

Class representing the expected input to a tokenrequest/logout call to AIS - Will be serialized to JSON


Constructor Summary
LogoutRequest()
           

 

Method Summary
 java.lang.String getToken()
           
 void setToken(java.lang.String token)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

LogoutRequest

public LogoutRequest()

Method Detail

setToken

public void setToken(java.lang.String token)

getToken

public java.lang.String getToken()

Skip navigation links

JD Edwards EnterpriseOne Mobile Framework Java API Reference

Release 1.0.0

E58374-01


Copyright © 2014 Oracle and/or its affiliates. All Rights Reserved.