public interface SsoServerAuthModulesEntryMBean
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.
|
Long getAuthModuleFailureCount() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getAuthModuleSuccessCount() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
String getAuthModuleType() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
String getAuthModuleName() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Integer getAuthModuleIndex() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Integer getSsoServerRealmIndex() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.