public class SsoServerRealmEntry extends Object implements SsoServerRealmEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Integer |
SsoServerRealmIndex
Variable for storing the value of "SsoServerRealmIndex".
|
protected String |
SsoServerRealmName
Variable for storing the value of "SsoServerRealmName".
|
Constructor and Description |
---|
SsoServerRealmEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerRealmEntry" group.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getSsoServerRealmIndex()
Getter for the "SsoServerRealmIndex" variable.
|
String |
getSsoServerRealmName()
Getter for the "SsoServerRealmName" variable.
|
protected String SsoServerRealmName
protected Integer SsoServerRealmIndex
public SsoServerRealmEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public String getSsoServerRealmName() throws com.sun.management.snmp.SnmpStatusException
getSsoServerRealmName
in interface SsoServerRealmEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSsoServerRealmIndex() throws com.sun.management.snmp.SnmpStatusException
getSsoServerRealmIndex
in interface SsoServerRealmEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.