List of usage examples for org.apache.shiro.authc Account interface-usage
From source file com.caricah.iotracah.bootstrap.security.realm.state.IOTAccount.java
/** * @author <a href="mailto:bwire@caricah.com"> Peter Bwire </a> * @version 1.0 10/6/15 */ public class IOTAccount implements Account, SaltedAuthenticationInfo, Serializable {
From source file edu.usu.sdl.opencatalog.security.OpenAmAccount.java
/** * This represents an open am account * @author dshurtleff */ public class OpenAmAccount implements Account { private final SimplePrincipalCollection principalCollection = new SimplePrincipalCollection();
From source file edu.usu.sdl.openstorefront.security.HeaderAccount.java
/** * Request Header Account * * @author dshurtleff */ public class HeaderAccount implements Account {
From source file edu.usu.sdl.openstorefront.security.OpenAmAccount.java
/** * This represents an open am account * @author dshurtleff */ public class OpenAmAccount implements Account { private final SimplePrincipalCollection principalCollection = new SimplePrincipalCollection();
From source file org.youi.framework.security.LoginAccount.java
/**
* <p>@??:YOUI</p>
* <p>@??: ?</p>
* <p>@ Administrator</p>
* <p>@ 1.0.0</p>
* <p>@ ?07:59:36</p>