ExportImportDeviceParser.setAuthentication(AuthenticationParser authentication) 方法
定义
Setter for authentication
public void setAuthentication(AuthenticationParser authentication)
参数
- authentication
- AuthenticationParser
the authentication to set
例外
IllegalArgumentException
if authentication is null