索引

A C D E F G H I L M O P R S T U V 
All Classes and Interfaces|序列化表格|所有程序包

P

PasswordEncoderImpl - com.mbap.auth.service中的类
密码验证服务类,在oauth2身份验证时,登录名(或客户端名)和密码是分开验证的,本类用户检查密码是否有效 因为平台底层的用户密码、客户端密码都是MD5加密存储的,本实现类中,用前端发送来的密码MD5加密后,再与系统存储里面获取的密码比较
PasswordEncoderImpl() - 类的构造器 com.mbap.auth.service.PasswordEncoderImpl
 
providerSettings() - 类中的方法 com.mbap.auth.config.AuthorizationServerConfig
 
A C D E F G H I L M O P R S T U V 
All Classes and Interfaces|序列化表格|所有程序包