public class SsoServerInstance extends Object implements SsoServerInstanceMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
SsoServerConfigStoreType
Variable for storing the value of "SsoServerConfigStoreType".
|
protected String |
SsoServerHostname
Variable for storing the value of "SsoServerHostname".
|
protected String |
SsoServerId
Variable for storing the value of "SsoServerId".
|
protected Integer |
SsoServerMemberOfSite
Variable for storing the value of "SsoServerMemberOfSite".
|
protected Integer |
SsoServerPort
Variable for storing the value of "SsoServerPort".
|
protected TableSsoServerRealmTable |
SsoServerRealmTable
Variable for storing the value of "SsoServerRealmTable".
|
protected Byte[] |
SsoServerStartDate
Variable for storing the value of "SsoServerStartDate".
|
Constructor and Description |
---|
SsoServerInstance(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerInstance" group.
|
SsoServerInstance(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server)
Constructor for the "SsoServerInstance" group.
|
Modifier and Type | Method and Description |
---|---|
TableSsoServerRealmTable |
accessSsoServerRealmTable()
Access the "SsoServerRealmTable" variable.
|
String |
getSsoServerConfigStoreType()
Getter for the "SsoServerConfigStoreType" variable.
|
String |
getSsoServerHostname()
Getter for the "SsoServerHostname" variable.
|
String |
getSsoServerId()
Getter for the "SsoServerId" variable.
|
Integer |
getSsoServerMemberOfSite()
Getter for the "SsoServerMemberOfSite" variable.
|
Integer |
getSsoServerPort()
Getter for the "SsoServerPort" variable.
|
SsoServerRealmEntryMBean[] |
getSsoServerRealmTable()
Access the "SsoServerRealmTable" variable as a bean indexed property.
|
Byte[] |
getSsoServerStartDate()
Getter for the "SsoServerStartDate" variable.
|
protected TableSsoServerRealmTable SsoServerRealmTable
protected String SsoServerConfigStoreType
protected Byte[] SsoServerStartDate
protected Integer SsoServerMemberOfSite
protected Integer SsoServerPort
protected String SsoServerHostname
protected String SsoServerId
public SsoServerInstance(com.sun.management.snmp.agent.SnmpMib myMib)
public SsoServerInstance(com.sun.management.snmp.agent.SnmpMib myMib, MBeanServer server)
public TableSsoServerRealmTable accessSsoServerRealmTable() throws com.sun.management.snmp.SnmpStatusException
accessSsoServerRealmTable
in interface SsoServerInstanceMBean
com.sun.management.snmp.SnmpStatusException
public SsoServerRealmEntryMBean[] getSsoServerRealmTable() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
public String getSsoServerConfigStoreType() throws com.sun.management.snmp.SnmpStatusException
getSsoServerConfigStoreType
in interface SsoServerInstanceMBean
com.sun.management.snmp.SnmpStatusException
public Byte[] getSsoServerStartDate() throws com.sun.management.snmp.SnmpStatusException
getSsoServerStartDate
in interface SsoServerInstanceMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSsoServerMemberOfSite() throws com.sun.management.snmp.SnmpStatusException
getSsoServerMemberOfSite
in interface SsoServerInstanceMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSsoServerPort() throws com.sun.management.snmp.SnmpStatusException
getSsoServerPort
in interface SsoServerInstanceMBean
com.sun.management.snmp.SnmpStatusException
public String getSsoServerHostname() throws com.sun.management.snmp.SnmpStatusException
getSsoServerHostname
in interface SsoServerInstanceMBean
com.sun.management.snmp.SnmpStatusException
public String getSsoServerId() throws com.sun.management.snmp.SnmpStatusException
getSsoServerId
in interface SsoServerInstanceMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.