Skip navigation links


oracle.iam.passwordmgmt.vo
Class AutoLoginResponse

java.lang.Object
  extended by oracle.iam.passwordmgmt.vo.AutoLoginResponse

All Implemented Interfaces:
java.io.Serializable

public class AutoLoginResponse
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
AutoLoginResponse()
           

 

Method Summary
 java.util.Set getHigherAuthCookies()
           
 java.lang.String getRedirectionUrl()
           
 void setHigherAuthCookies(java.util.Set higherAuthCookies)
           
 void setRedirectionUrl(java.lang.String redirectionUrl)
           

 

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

 

Constructor Detail

AutoLoginResponse

public AutoLoginResponse()

Method Detail

getHigherAuthCookies

public java.util.Set getHigherAuthCookies()

setHigherAuthCookies

public void setHigherAuthCookies(java.util.Set higherAuthCookies)

getRedirectionUrl

public java.lang.String getRedirectionUrl()

setRedirectionUrl

public void setRedirectionUrl(java.lang.String redirectionUrl)

Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.