public interface IMpaasAuthentication
UserProfile auth(String userName, String password, Map<String,String> attributes) throws MpaasBusinessException
userName - 用户名password - 密码attributes - 额外属性MpaasBusinessExceptionCopyright © 2021. All rights reserved.