| method | void net.sourceforge.pebble.security. PebbleUserDetails(String, String, String, String, String, String[], Map, bool) |
| pre | (soft) roles.length <= 232-1 |
| pre | (soft) roles[...] != null |
| post | this.detailsUpdateable == detailsUpdateable |
| post | init'ed(this.detailsUpdateable) |
| post | this.emailAddress == emailAddress |
| post | init'ed(this.emailAddress) |
| post | init'ed(this.grantedAuthories) |
| post | this.name == name |
| post | init'ed(this.name) |
| post | this.preferences == preferences |
| post | init'ed(this.preferences) |
| post | this.profile == profile |
| post | init'ed(this.profile) |
| post | this.username == username |
| post | init'ed(this.username) |
| post | this.website == website |
| post | init'ed(this.website) |
| post | new HashMap(PebbleUserDetails#1) num objects == 1 |
| unanalyzed | call on java.util.HashSet |
| unanalyzed | call on java.lang.String:trim |
| unanalyzed | call on org.acegisecurity.GrantedAuthorityImpl |
| unanalyzed | call on java.util.Set:add |
| unanalyzed | call on java.util.Set:toArray |
| method | void net.sourceforge.pebble.security. PebbleUserDetails(String, String, String, String, String, String, String[], Map, bool) |
| pre | (soft) roles.length <= 232-1 |
| pre | (soft) roles[...] != null |
| post | this.detailsUpdateable == detailsUpdateable |
| post | init'ed(this.detailsUpdateable) |
| post | this.emailAddress == emailAddress |
| post | init'ed(this.emailAddress) |
| post | init'ed(this.grantedAuthories) |
| post | this.name == name |
| post | init'ed(this.name) |
| post | this.password == password |
| post | init'ed(this.password) |
| post | this.preferences == preferences |
| post | init'ed(this.preferences) |
| post | this.profile == profile |
| post | init'ed(this.profile) |
| post | this.username == username |
| post | init'ed(this.username) |
| post | this.website == website |
| post | init'ed(this.website) |
| post | new HashMap(PebbleUserDetails#1) num objects == 1 |
| unanalyzed | call on java.util.HashSet |
| unanalyzed | call on java.lang.String:trim |
| unanalyzed | call on org.acegisecurity.GrantedAuthorityImpl |
| unanalyzed | call on java.util.Set:add |
| unanalyzed | call on java.util.Set:toArray |