Generated by
JDiff

Class fuego.papi.ProcessService

Added Methods
String getCustomJspURLFolder(Process) Returns the URL folder where the customs JSPs were downloaded.
String getWebResourcesURLFolder(Process) Returns the URL folder where the web resouces were downloaded.
boolean isFederatedEnvironment() Returns whether this ProcessService environment is federated or not.
boolean isOpen() Returns whether this service is open or not.
(Map<String, Object>retrieveAllOrganizationProperties(String) Returns the properties used to create this object.
Object retrieveOrganizationProperty(String, String) Returns the properties used to create this object.
 

Added Fields
String CHECK_SERVICES_FEDERATED_ENVIRONMENT Property for interval to check non started services in federated environment.
String DEFAULT_DIRECTORY_AUTHENTICATION Default value for the property key .DIRECTORY_AUTHENTICATION.
Note: This property is valid only in a federated environment.
String DEFAULT_PAPI_APPLICATION_NAME Default PAPI Application name
String DIRECTORY_AUTHENTICATION Property key for the directory authentication.
Note: This property is valid only in a federated environment.
The valid values are .DIRECTORY_MAY_AUTHENTICATE and .DIRECTORY_MUST_AUTHENTICATE
String DIRECTORY_MAY_AUTHENTICATE Property value for the directory authentication if the session can skip the authentication.
Note: This property is valid only in a federated environment.
String DIRECTORY_MUST_AUTHENTICATE Property value for the directory authentication if the session must authenticate to the directory.
Note: This property is valid only in a federated environment.
String FEDERATED_ENVIRONMENT Property key for specifying ProcessService federated environment.
String PAPI_APPLICATION_NAME Property for the PAPI Application name
String SECURITY_TOKEN Property for the security token.
String SECURITY_TOKEN_TYPE Property for the security token type.