public class SsoServerFedEntitiesEntry extends Object implements SsoServerFedEntitiesEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Integer |
FedEntityIndex
Variable for storing the value of "FedEntityIndex".
|
protected String |
FedEntityLoc
Variable for storing the value of "FedEntityLoc".
|
protected String |
FedEntityName
Variable for storing the value of "FedEntityName".
|
protected String |
FedEntityProto
Variable for storing the value of "FedEntityProto".
|
protected String |
FedEntityType
Variable for storing the value of "FedEntityType".
|
protected Integer |
SsoServerRealmIndex
Variable for storing the value of "SsoServerRealmIndex".
|
Constructor and Description |
---|
SsoServerFedEntitiesEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerFedEntitiesEntry" group.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getFedEntityIndex()
Getter for the "FedEntityIndex" variable.
|
String |
getFedEntityLoc()
Getter for the "FedEntityLoc" variable.
|
String |
getFedEntityName()
Getter for the "FedEntityName" variable.
|
String |
getFedEntityProto()
Getter for the "FedEntityProto" variable.
|
String |
getFedEntityType()
Getter for the "FedEntityType" variable.
|
Integer |
getSsoServerRealmIndex()
Getter for the "SsoServerRealmIndex" variable.
|
protected String FedEntityType
protected String FedEntityLoc
protected String FedEntityProto
protected String FedEntityName
protected Integer FedEntityIndex
protected Integer SsoServerRealmIndex
public SsoServerFedEntitiesEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public String getFedEntityType() throws com.sun.management.snmp.SnmpStatusException
getFedEntityType
in interface SsoServerFedEntitiesEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getFedEntityLoc() throws com.sun.management.snmp.SnmpStatusException
getFedEntityLoc
in interface SsoServerFedEntitiesEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getFedEntityProto() throws com.sun.management.snmp.SnmpStatusException
getFedEntityProto
in interface SsoServerFedEntitiesEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getFedEntityName() throws com.sun.management.snmp.SnmpStatusException
getFedEntityName
in interface SsoServerFedEntitiesEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getFedEntityIndex() throws com.sun.management.snmp.SnmpStatusException
getFedEntityIndex
in interface SsoServerFedEntitiesEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSsoServerRealmIndex() throws com.sun.management.snmp.SnmpStatusException
getSsoServerRealmIndex
in interface SsoServerFedEntitiesEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.