public class SsoServerAuthModulesEntry extends Object implements SsoServerAuthModulesEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Long |
AuthModuleFailureCount
Variable for storing the value of "AuthModuleFailureCount".
|
protected Integer |
AuthModuleIndex
Variable for storing the value of "AuthModuleIndex".
|
protected String |
AuthModuleName
Variable for storing the value of "AuthModuleName".
|
protected Long |
AuthModuleSuccessCount
Variable for storing the value of "AuthModuleSuccessCount".
|
protected String |
AuthModuleType
Variable for storing the value of "AuthModuleType".
|
protected Integer |
SsoServerRealmIndex
Variable for storing the value of "SsoServerRealmIndex".
|
Constructor and Description |
---|
SsoServerAuthModulesEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerAuthModulesEntry" group.
|
Modifier and Type | Method and Description |
---|---|
Long |
getAuthModuleFailureCount()
Getter for the "AuthModuleFailureCount" variable.
|
Integer |
getAuthModuleIndex()
Getter for the "AuthModuleIndex" variable.
|
String |
getAuthModuleName()
Getter for the "AuthModuleName" variable.
|
Long |
getAuthModuleSuccessCount()
Getter for the "AuthModuleSuccessCount" variable.
|
String |
getAuthModuleType()
Getter for the "AuthModuleType" variable.
|
Integer |
getSsoServerRealmIndex()
Getter for the "SsoServerRealmIndex" variable.
|
protected Long AuthModuleFailureCount
protected Long AuthModuleSuccessCount
protected String AuthModuleType
protected String AuthModuleName
protected Integer AuthModuleIndex
protected Integer SsoServerRealmIndex
public SsoServerAuthModulesEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public Long getAuthModuleFailureCount() throws com.sun.management.snmp.SnmpStatusException
getAuthModuleFailureCount
in interface SsoServerAuthModulesEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getAuthModuleSuccessCount() throws com.sun.management.snmp.SnmpStatusException
getAuthModuleSuccessCount
in interface SsoServerAuthModulesEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getAuthModuleType() throws com.sun.management.snmp.SnmpStatusException
getAuthModuleType
in interface SsoServerAuthModulesEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getAuthModuleName() throws com.sun.management.snmp.SnmpStatusException
getAuthModuleName
in interface SsoServerAuthModulesEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getAuthModuleIndex() throws com.sun.management.snmp.SnmpStatusException
getAuthModuleIndex
in interface SsoServerAuthModulesEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSsoServerRealmIndex() throws com.sun.management.snmp.SnmpStatusException
getSsoServerRealmIndex
in interface SsoServerAuthModulesEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.