Re: ApplicationStateManager exception

2008-03-26 Thread petros
boolean equals(Object o){...} >>public int hashCode(){...} >> public String toString(){...} >>public GrantedAuthority[] getAuthorities(){...} >>public List getRoleNames(){...} >>public String getRoleNamesAsOneString(){...} >>public String g

Re: ApplicationStateManager exception

2008-03-26 Thread Howard Lewis Ship
public String getPassword(){...} >public void setPassword(String password){...} >public boolean isAccountNonExpired() {...} >public boolean isAccountNonLocked() {...} >public boolean isCredentialsNonExpired() {...} >public boolean isEnabled() {...} >public void s

ApplicationStateManager exception

2008-03-26 Thread petros
){...} } -- View this message in context: http://www.nabble.com/ApplicationStateManager-exception-tp16318510p16318510.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL