return environment.getProperty(RadiusGuacamoleProperties.RADIUS_CA_FILE); | return environment.getProperty(RadiusGuacamoleProperties.RADIUS_CA_FILE,new File(environment.getGuacamoleHome(),STR0)); | environment.getProperty(RadiusGuacamoleProperties.RADIUS_CA_FILE) | environment.getProperty(RadiusGuacamoleProperties.RADIUS_CA_FILE,new File(environment.getGuacamoleHome(),STR0)) | guacamole-client | 18084c2031ea7bc5cbbd3b704e01efba8fe889eb | org.apache.guacamole.auth.radius.ConfigurationService | | _1 | getRadiusCAFile |
---|
_2 | getRadiusCAFile |
---|
| v0 | environment |
---|
v1 | RadiusGuacamoleProperties.RADIUS_CA_FILE |
---|
| | v0 | environment |
---|
v1 | RadiusGuacamoleProperties.RADIUS_CA_FILE |
---|
| Returns | False |