This page provides Java code examples for org.apache.shiro.authc.SimpleAuthenticationInfo. The examples are extracted from open source Java projects from ...
SimpleAuthenticationInfo(user.getAccount(), user .getPassword(),getName())...apache.shiro.realm.AuthorizingRealm; importorg.apache.shiro.subject.Principal...
这是Shiro的org.apache.shiro.authc.Authentication...String userName = (String) getAvailablePrincipal(...SimpleAuthenticationInfo info = new SimpleAuthentication...