public class DaiAuthenticationKeyServiceInterfaceperformDaiAuthenticationKeyAction extends Object
DaiAuthenticationKey objects that match the given Statement.query.
DAI authentication keys cannot be deactivated if there are active LiveStreamEvents
or Content Sources that are using them.
| Modifier and Type | Field and Description |
|---|---|
protected DaiAuthenticationKeyAction |
daiAuthenticationKeyAction |
protected Statement |
filterStatement |
| Constructor and Description |
|---|
DaiAuthenticationKeyServiceInterfaceperformDaiAuthenticationKeyAction() |
| Modifier and Type | Method and Description |
|---|---|
DaiAuthenticationKeyAction |
getDaiAuthenticationKeyAction()
Gets the value of the daiAuthenticationKeyAction property.
|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setDaiAuthenticationKeyAction(DaiAuthenticationKeyAction value)
Sets the value of the daiAuthenticationKeyAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected DaiAuthenticationKeyAction daiAuthenticationKeyAction
protected Statement filterStatement
public DaiAuthenticationKeyServiceInterfaceperformDaiAuthenticationKeyAction()
public DaiAuthenticationKeyAction getDaiAuthenticationKeyAction()
DaiAuthenticationKeyActionpublic void setDaiAuthenticationKeyAction(DaiAuthenticationKeyAction value)
value - allowed object is
DaiAuthenticationKeyActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.