| Constructor and Description |
|---|
TransactionSecurityAction()
Constructor
|
public boolean getBlock()
public boolean isBlock()
public void setBlock(boolean block)
protected void setBlock(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getEndSession()
public boolean isEndSession()
public void setEndSession(boolean endSession)
protected void setEndSession(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getFreezeUser()
public boolean isFreezeUser()
public void setFreezeUser(boolean freezeUser)
protected void setFreezeUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic TransactionSecurityNotification[] getNotifications()
public void setNotifications(TransactionSecurityNotification[] notifications)
protected void setNotifications(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getTwoFactorAuthentication()
public boolean isTwoFactorAuthentication()
public void setTwoFactorAuthentication(boolean twoFactorAuthentication)
protected void setTwoFactorAuthentication(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.