public interface SsoServerInstanceMBean
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.
|
Byte[] |
getSsoServerStartDate()
Getter for the "SsoServerStartDate" variable.
|
TableSsoServerRealmTable accessSsoServerRealmTable() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
String getSsoServerConfigStoreType() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Byte[] getSsoServerStartDate() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Integer getSsoServerMemberOfSite() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Integer getSsoServerPort() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
String getSsoServerHostname() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
String getSsoServerId() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.