public class CallbackHandlerOptions extends Object
| Constructor and Description |
|---|
CallbackHandlerOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultUrl() |
Boolean |
getMultiProfile() |
Boolean |
getRenewSession() |
CallbackHandlerOptions |
setDefaultUrl(String defaultUrl) |
CallbackHandlerOptions |
setMultiProfile(Boolean multiProfile) |
CallbackHandlerOptions |
setRenewSession(Boolean renewSession) |
public String getDefaultUrl()
public CallbackHandlerOptions setDefaultUrl(String defaultUrl)
public Boolean getMultiProfile()
public CallbackHandlerOptions setMultiProfile(Boolean multiProfile)
public Boolean getRenewSession()
public CallbackHandlerOptions setRenewSession(Boolean renewSession)
Copyright © 2016. All Rights Reserved.