public class SSOTokenCallback extends java.lang.Object implements ISSOTokenCallback
ISSOTokenCallback
Constructor and Description |
---|
SSOTokenCallback() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSSOToken()
Get the SSO token
|
java.lang.String |
getSSOTokenName()
Get the SSO token name
|
java.lang.String |
getSSOTokenValue()
Get the SSO token value
|
void |
setSSOToken(java.lang.String token)
Set the SSO token
|
void |
setSSOTokenName(java.lang.String name)
Set the SSO token name
|
void |
setSSOTokenValue(java.lang.String value)
Set the SSO token value
|
public java.lang.String getSSOToken()
ISSOTokenCallback
getSSOToken
in interface ISSOTokenCallback
public java.lang.String getSSOTokenName()
ISSOTokenCallback
getSSOTokenName
in interface ISSOTokenCallback
public java.lang.String getSSOTokenValue()
ISSOTokenCallback
getSSOTokenValue
in interface ISSOTokenCallback
public void setSSOToken(java.lang.String token)
ISSOTokenCallback
setSSOToken
in interface ISSOTokenCallback
public void setSSOTokenName(java.lang.String name)
ISSOTokenCallback
setSSOTokenName
in interface ISSOTokenCallback
public void setSSOTokenValue(java.lang.String value)
ISSOTokenCallback
setSSOTokenValue
in interface ISSOTokenCallback
Akana, Inc. Copyright (C) 2000-2015, All rights reserved
This software is the confidential and proprietary information of Akana, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Akana, Inc.