Simple implementation of the {@link hunt.shiro.authc.Account} interface that contains principal and credential and authorization information (roles and permissions) as instance variables and exposes them via getters and setters using standard JavaBean notation.