public class SsoServerSvcMgmtSvc extends Object implements SsoServerSvcMgmtSvcMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
SvcMgmtRepositoryBindDN
Variable for storing the value of "SvcMgmtRepositoryBindDN".
|
protected String |
SvcMgmtRepositoryHostPort
Variable for storing the value of "SvcMgmtRepositoryHostPort".
|
protected String |
SvcMgmtRepositoryOrgDN
Variable for storing the value of "SvcMgmtRepositoryOrgDN".
|
protected String |
SvcMgmtRepositorySSL
Variable for storing the value of "SvcMgmtRepositorySSL".
|
protected String |
SvcMgmtRepositoryType
Variable for storing the value of "SvcMgmtRepositoryType".
|
protected String |
SvcMgmtStatus
Variable for storing the value of "SvcMgmtStatus".
|
Constructor and Description |
---|
SsoServerSvcMgmtSvc(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerSvcMgmtSvc" group.
|
SsoServerSvcMgmtSvc(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server)
Constructor for the "SsoServerSvcMgmtSvc" group.
|
Modifier and Type | Method and Description |
---|---|
String |
getSvcMgmtRepositoryBindDN()
Getter for the "SvcMgmtRepositoryBindDN" variable.
|
String |
getSvcMgmtRepositoryHostPort()
Getter for the "SvcMgmtRepositoryHostPort" variable.
|
String |
getSvcMgmtRepositoryOrgDN()
Getter for the "SvcMgmtRepositoryOrgDN" variable.
|
String |
getSvcMgmtRepositorySSL()
Getter for the "SvcMgmtRepositorySSL" variable.
|
String |
getSvcMgmtRepositoryType()
Getter for the "SvcMgmtRepositoryType" variable.
|
String |
getSvcMgmtStatus()
Getter for the "SvcMgmtStatus" variable.
|
protected String SvcMgmtRepositorySSL
protected String SvcMgmtRepositoryOrgDN
protected String SvcMgmtRepositoryBindDN
protected String SvcMgmtRepositoryHostPort
protected String SvcMgmtRepositoryType
protected String SvcMgmtStatus
public SsoServerSvcMgmtSvc(com.sun.management.snmp.agent.SnmpMib myMib)
public SsoServerSvcMgmtSvc(com.sun.management.snmp.agent.SnmpMib myMib, MBeanServer server)
public String getSvcMgmtRepositorySSL() throws com.sun.management.snmp.SnmpStatusException
getSvcMgmtRepositorySSL
in interface SsoServerSvcMgmtSvcMBean
com.sun.management.snmp.SnmpStatusException
public String getSvcMgmtRepositoryOrgDN() throws com.sun.management.snmp.SnmpStatusException
getSvcMgmtRepositoryOrgDN
in interface SsoServerSvcMgmtSvcMBean
com.sun.management.snmp.SnmpStatusException
public String getSvcMgmtRepositoryBindDN() throws com.sun.management.snmp.SnmpStatusException
getSvcMgmtRepositoryBindDN
in interface SsoServerSvcMgmtSvcMBean
com.sun.management.snmp.SnmpStatusException
public String getSvcMgmtRepositoryHostPort() throws com.sun.management.snmp.SnmpStatusException
getSvcMgmtRepositoryHostPort
in interface SsoServerSvcMgmtSvcMBean
com.sun.management.snmp.SnmpStatusException
public String getSvcMgmtRepositoryType() throws com.sun.management.snmp.SnmpStatusException
getSvcMgmtRepositoryType
in interface SsoServerSvcMgmtSvcMBean
com.sun.management.snmp.SnmpStatusException
public String getSvcMgmtStatus() throws com.sun.management.snmp.SnmpStatusException
getSvcMgmtStatus
in interface SsoServerSvcMgmtSvcMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.