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