com.sun.portal.sapportlet.config |
|
Java Source File Name | Type | Comment |
SAPConfiguration.java | Class | This class is used to read SAP related configuration data.
The config parameters are initilaized from a file called
"sapconfig.properties". |
SAPConfigurationException.java | Class | This exception is thrown when there is a failure to read
the "sapconfig.properties" file. |
SAPUserConfig.java | Class | The SAPUserConfig encapsulates an SAP user's credentials namely
the SAP username and password. |
UnConfiguredException.java | Class | This exception is thrown when there is a failure to read
the sso adapter configuration. |