| java.lang.Object com.sun.portal.admin.server.mbeans.PSResource com.sun.portal.sra.admin.mbeans.SraServerImpl
All known Subclasses: com.sun.portal.sra.admin.mbeans.NetletProxy, com.sun.portal.sra.admin.mbeans.Gateway, com.sun.portal.sra.admin.mbeans.RewriterProxy,
SraServerImpl | public class SraServerImpl extends PSResource (Code) | | Author: fa151985 Date: Mar 31, 2005 Time: 3:31:36 PM
|
Method Summary | |
Boolean | CheckPort(String host, String port, int numRetries) | Boolean | CheckPortalInstance() | public static void | addHostNameIPFromServerList(SSOToken token, HashMap testMap, String hostName, String ipAddress) | public Boolean | addOrReplaceNameValues(String fileName, String[][] nameValues) | public void | addServerInstanceInfoToProfile(String component, String attributeName) | public Boolean | copyFile(String src, String dst, Boolean recopy) | public Boolean | createIdentitySDKInstance() | public Boolean | createInstanceSignature() | public Boolean | createLoggingUserAuthenticationEntry() | public Boolean | createSelfSignedCertificate() | public void | deleteAttribute(String host, String profile, String attributeName, String hostName, String ipAddress) | public void | deleteServerInstanceInfoFromProfile(String component, String attributeName) | public int | exec(String command) | public int | exec(String[] cmdArray, String[] envp) | public List | getAttribute(String host, String profile, String attributeName) | public List | getAttributeRemote(String host, HashMap testMap) | protected int | getExitValue(Process process) | public static List | getHostNameIPFromServerList(SSOToken token, HashMap testMap) | protected List | getNotificationURL(String defGwNotifyUrl, String defAmNotifyUrl, Properties instancePlatformConfigProperties) | public static List | getServerInstanceInfoFromProfile(String component, String attributeName, String instanceName) | public boolean | isStarted(String hostname, int portNumber) | public boolean | isStopped(String hostname, int portNumber) | public Properties | load(String fileName) | public Boolean | native2Ascii() | public static void | removeHostNameIPFromServerList(SSOToken token, HashMap testMap, String hostName, String ipAddress) | public Boolean | removeIdentitySDKInstance() | public String | replaceBackSlash(String pathName) | public Boolean | replaceTokens(String file) | public Boolean | replaceTokens(String fileName, String[][] nameValues) | public void | setAttribute(String host, String profile, String attributeName, String hostName, String ipAddress) | public void | setAttributeRemote(List attrList, HashMap testMap, String host) |
BACK_SLASH_CHAR | final public static char BACK_SLASH_CHAR(Code) | | |
FORWARD_SLASH_CHAR | final public static char FORWARD_SLASH_CHAR(Code) | | |
SraServerImpl | public SraServerImpl()(Code) | | |
addHostNameIPFromServerList | public static void addHostNameIPFromServerList(SSOToken token, HashMap testMap, String hostName, String ipAddress) throws SSOException, SMSException, Exception(Code) | | |
addServerInstanceInfoToProfile | public void addServerInstanceInfoToProfile(String component, String attributeName)(Code) | | |
createIdentitySDKInstance | public Boolean createIdentitySDKInstance()(Code) | | |
createInstanceSignature | public Boolean createInstanceSignature()(Code) | | |
createLoggingUserAuthenticationEntry | public Boolean createLoggingUserAuthenticationEntry()(Code) | | |
createSelfSignedCertificate | public Boolean createSelfSignedCertificate()(Code) | | |
deleteServerInstanceInfoFromProfile | public void deleteServerInstanceInfoFromProfile(String component, String attributeName)(Code) | | |
getHostNameIPFromServerList | public static List getHostNameIPFromServerList(SSOToken token, HashMap testMap) throws SSOException, SMSException, Exception(Code) | | |
getServerInstanceInfoFromProfile | public static List getServerInstanceInfoFromProfile(String component, String attributeName, String instanceName)(Code) | | |
isStarted | public boolean isStarted(String hostname, int portNumber)(Code) | | |
isStopped | public boolean isStopped(String hostname, int portNumber)(Code) | | |
removeHostNameIPFromServerList | public static void removeHostNameIPFromServerList(SSOToken token, HashMap testMap, String hostName, String ipAddress) throws SSOException, SMSException, Exception(Code) | | |
removeIdentitySDKInstance | public Boolean removeIdentitySDKInstance()(Code) | | |
Methods inherited from com.sun.portal.admin.server.mbeans.PSResource | public String getAttributeValue(String type, String name) throws PSMBeanException(Code)(Java Doc) public Set getAttributeValues(String type, String name) throws PSMBeanException(Code)(Java Doc) public String getDomainID()(Code)(Java Doc) public String getID()(Code)(Java Doc) public Map getMultipleAttributeValues(String type, Set names) throws PSMBeanException(Code)(Java Doc) public PSConfigContext getPSConfigContext()(Code)(Java Doc) public List getPath()(Code)(Java Doc) public PortalDomainContext getPortalDomainContext()(Code)(Java Doc) public String getStackTrace(Throwable t)(Code)(Java Doc) public void init(PSConfigContext cc, PortalDomainContext pdc, List path)(Code)(Java Doc) public Object invokeRemoteOperation(String host, ObjectName mBeanName, String operationName, Object[] params, String[] signature) throws PSMBeanException(Code)(Java Doc) protected boolean isResourceAvailable(String type, String id) throws PSMBeanException(Code)(Java Doc) public void setAttributeValue(String type, String name, String value) throws PSMBeanException(Code)(Java Doc) public void setAttributeValues(String type, String name, Set values) throws PSMBeanException(Code)(Java Doc) public void setMultipleAttributeValues(String type, Map attributes) throws PSMBeanException(Code)(Java Doc)
|
|
|