public class WebswingAuthenticationInfo extends Object implements org.apache.shiro.authc.AuthenticationInfo
| Constructor and Description |
|---|
WebswingAuthenticationInfo(org.apache.shiro.subject.PrincipalCollection principalCollection,
Object credentials) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCredentials() |
org.apache.shiro.subject.PrincipalCollection |
getPrincipals() |
public WebswingAuthenticationInfo(org.apache.shiro.subject.PrincipalCollection principalCollection,
Object credentials)
public org.apache.shiro.subject.PrincipalCollection getPrincipals()
getPrincipals in interface org.apache.shiro.authc.AuthenticationInfopublic Object getCredentials()
getCredentials in interface org.apache.shiro.authc.AuthenticationInfoCopyright © 2018. All rights reserved.