pebbleuserdetails.java


current inspection = 2010-07-22 15:04:21 (id #4) base = 2010-07-16 16:14:15 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • GrantedAuthority[] createGrantedAuthorities(String[])

  • -/+ Kind Annotation Text Date
    U pre(soft) roles.length <= 232-12010-07-16 16:14:15
    U pre(soft) roles[...] != null2010-07-16 16:14:15
    -preinit'ed(net/sourceforge/pebble/Constants.BLOG_ READER_ROLE)2010-07-16 16:59:22
    +presumptioninit'ed(net.sourceforge.pebble.Constants.BLOG_ READER_ROLE)2010-07-22 12:56:56
    U postinit'ed(return_value)2010-07-16 16:14:15
    U test_vectorroles: Addr_Set{null}, Inverse{null}2010-07-16 16:14:15

  • GrantedAuthority[] getAuthorities()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.grantedAuthories)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.grantedAuthories2010-07-16 16:14:15

  • String getEmailAddress()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.emailAddress)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.emailAddress2010-07-16 16:14:15

  • String getName()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.name)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.name2010-07-16 16:14:15

  • String getPassword()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.password)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.password2010-07-16 16:14:15

  • String getPreference(String)

  • -/+ Kind Annotation Text Date
    U prethis.preferences != null2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15

  • Map getPreferences()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.preferences)2010-07-16 16:14:15
    U postnew HashMap(getPreferences#1) num objects == 12010-07-16 16:14:15
    U postreturn_value == &new HashMap(getPreferences#1)2010-07-16 16:14:15

  • String getProfile()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.profile)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.profile2010-07-16 16:14:15

  • String[] getRoles()

  • -/+ Kind Annotation Text Date
    U pre(soft) this.grantedAuthories[...] != null2010-07-16 16:14:15
    U prethis.grantedAuthories != null2010-07-16 16:14:15
    U prethis.grantedAuthories.length <= 232-12010-07-16 16:14:15
    U postnew String[](getRoles#1) num objects == 12010-07-16 16:14:15
    U postpossibly_updated(return_value[...])2010-07-16 16:14:15
    U postreturn_value == &new String[](getRoles#1)2010-07-16 16:14:15
    U postreturn_value.length <= 232-12010-07-16 16:14:15
    U postreturn_value.length == this.grantedAuthories. length2010-07-16 16:14:15

  • String getRolesAsString()

  • -/+ Kind Annotation Text Date
    U pre(soft) this.grantedAuthories[...] != null2010-07-16 16:14:15
    U prethis.grantedAuthories != null2010-07-16 16:14:15
    U prethis.grantedAuthories.length <= 232-12010-07-16 16:14:15
    U postreturn_value != null2010-07-16 16:14:15

  • String getUsername()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.username)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.username2010-07-16 16:14:15

  • String getWebsite()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.website)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.website2010-07-16 16:14:15

  • bool isAccountNonExpired()

  • -/+ Kind Annotation Text Date
    U postreturn_value == 12010-07-16 16:14:15

  • bool isAccountNonLocked()

  • -/+ Kind Annotation Text Date
    U postreturn_value == 12010-07-16 16:14:15

  • bool isBlogAdmin()

  • -/+ Kind Annotation Text Date
    U pre(soft) this.grantedAuthories.length <= 232-12010-07-16 16:14:15
    U pre(soft) this.grantedAuthories[...] != null2010-07-16 16:14:15
    -preinit'ed(net/sourceforge/pebble/Constants.BLOG_ ADMIN_ROLE)2010-07-16 16:59:22
    U preinit'ed(this.grantedAuthories)2010-07-16 16:14:15
    +presumptioninit'ed(net.sourceforge.pebble.Constants.BLOG_ ADMIN_ROLE)2010-07-22 12:56:56
    U postinit'ed(return_value)2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:equals2010-07-16 16:14:15
    U unanalyzedcall on org.acegisecurity.GrantedAuthority:getAutho rity2010-07-16 16:14:15

  • bool isBlogContributor()

  • -/+ Kind Annotation Text Date
    U pre(soft) this.grantedAuthories.length <= 232-12010-07-16 16:14:15
    U pre(soft) this.grantedAuthories[...] != null2010-07-16 16:14:15
    -preinit'ed(net/sourceforge/pebble/Constants.BLOG_ CONTRIBUTOR_ROLE)2010-07-16 16:59:22
    U preinit'ed(this.grantedAuthories)2010-07-16 16:14:15
    +presumptioninit'ed(net.sourceforge.pebble.Constants.BLOG_ CONTRIBUTOR_ROLE)2010-07-22 12:56:56
    U postinit'ed(return_value)2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:equals2010-07-16 16:14:15
    U unanalyzedcall on org.acegisecurity.GrantedAuthority:getAutho rity2010-07-16 16:14:15

  • bool isBlogOwner()

  • -/+ Kind Annotation Text Date
    U pre(soft) this.grantedAuthories.length <= 232-12010-07-16 16:14:15
    U pre(soft) this.grantedAuthories[...] != null2010-07-16 16:14:15
    -preinit'ed(net/sourceforge/pebble/Constants.BLOG_ OWNER_ROLE)2010-07-16 16:59:22
    U preinit'ed(this.grantedAuthories)2010-07-16 16:14:15
    +presumptioninit'ed(net.sourceforge.pebble.Constants.BLOG_ OWNER_ROLE)2010-07-22 12:56:56
    U postinit'ed(return_value)2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:equals2010-07-16 16:14:15
    U unanalyzedcall on org.acegisecurity.GrantedAuthority:getAutho rity2010-07-16 16:14:15

  • bool isBlogPublisher()

  • -/+ Kind Annotation Text Date
    U pre(soft) this.grantedAuthories.length <= 232-12010-07-16 16:14:15
    U pre(soft) this.grantedAuthories[...] != null2010-07-16 16:14:15
    -preinit'ed(net/sourceforge/pebble/Constants.BLOG_ PUBLISHER_ROLE)2010-07-16 16:59:22
    U preinit'ed(this.grantedAuthories)2010-07-16 16:14:15
    +presumptioninit'ed(net.sourceforge.pebble.Constants.BLOG_ PUBLISHER_ROLE)2010-07-22 12:56:56
    U postinit'ed(return_value)2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:equals2010-07-16 16:14:15
    U unanalyzedcall on org.acegisecurity.GrantedAuthority:getAutho rity2010-07-16 16:14:15

  • bool isCredentialsNonExpired()

  • -/+ Kind Annotation Text Date
    U postreturn_value == 12010-07-16 16:14:15

  • bool isDetailsUpdateable()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.detailsUpdateable)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.detailsUpdateable2010-07-16 16:14:15

  • bool isEnabled()

  • -/+ Kind Annotation Text Date
    U postreturn_value == 12010-07-16 16:14:15

  • bool isUserInRole(String)

  • -/+ Kind Annotation Text Date
    U pre(soft) this.grantedAuthories.length <= 232-12010-07-16 16:14:15
    U pre(soft) this.grantedAuthories[...] != null2010-07-16 16:14:15
    U preinit'ed(this.grantedAuthories)2010-07-16 16:14:15
    U presumptionorg.acegisecurity.GrantedAuthority:getAuthority(... )@161 != null2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U test_vectorjava.lang.String:equals(...)@161: {0}, {1}2010-07-16 16:14:15
    U test_vectorthis.grantedAuthories: Addr_Set{null}, Inverse{null}2010-07-16 16:14:15

  • void net.sourceforge.pebble.security.PebbleUserDetails()

  • -/+ Kind Annotation Text Date
    U postnew HashMap(PebbleUserDetails#1) num objects == 12010-07-16 16:14:15
    U postthis.detailsUpdateable == 12010-07-16 16:14:15
    U postthis.preferences == &new HashMap(PebbleUserDeta ils#1)2010-07-16 16:14:15

  • void net.sourceforge.pebble.security.PebbleUserDetails(String, String, String, String, String, String, String[], Map, bool)

  • -/+ Kind Annotation Text Date
    U pre(soft) roles.length <= 232-12010-07-16 16:14:15
    U pre(soft) roles[...] != null2010-07-16 16:14:15
    -preinit'ed(net/sourceforge/pebble/Constants.BLOG_ READER_ROLE)2010-07-16 16:59:22
    U postinit'ed(this.detailsUpdateable)2010-07-16 16:14:15
    U postinit'ed(this.emailAddress)2010-07-16 16:14:15
    U postinit'ed(this.grantedAuthories)2010-07-16 16:14:15
    U postinit'ed(this.name)2010-07-16 16:14:15
    U postinit'ed(this.password)2010-07-16 16:14:15
    U postinit'ed(this.preferences)2010-07-16 16:14:15
    U postinit'ed(this.profile)2010-07-16 16:14:15
    U postinit'ed(this.username)2010-07-16 16:14:15
    U postinit'ed(this.website)2010-07-16 16:14:15
    U postnew HashMap(PebbleUserDetails#1) num objects == 12010-07-16 16:14:15
    U postthis.detailsUpdateable == detailsUpdateable2010-07-16 16:14:15
    U postthis.emailAddress == emailAddress2010-07-16 16:14:15
    U postthis.name == name2010-07-16 16:14:15
    U postthis.password == password2010-07-16 16:14:15
    U postthis.preferences == preferences2010-07-16 16:14:15
    U postthis.profile == profile2010-07-16 16:14:15
    U postthis.username == username2010-07-16 16:14:15
    U postthis.website == website2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:trim2010-07-16 16:14:15
    U unanalyzedcall on java.util.HashSet2010-07-16 16:14:15
    U unanalyzedcall on java.util.Set:add2010-07-16 16:14:15
    U unanalyzedcall on java.util.Set:toArray2010-07-16 16:14:15
    U unanalyzedcall on org.acegisecurity.GrantedAuthorityImpl2010-07-16 16:14:15

  • void net.sourceforge.pebble.security.PebbleUserDetails(String, String, String, String, String, String[], Map, bool)

  • -/+ Kind Annotation Text Date
    U pre(soft) roles.length <= 232-12010-07-16 16:14:15
    U pre(soft) roles[...] != null2010-07-16 16:14:15
    -preinit'ed(net/sourceforge/pebble/Constants.BLOG_ READER_ROLE)2010-07-16 16:59:22
    U postinit'ed(this.detailsUpdateable)2010-07-16 16:14:15
    U postinit'ed(this.emailAddress)2010-07-16 16:14:15
    U postinit'ed(this.grantedAuthories)2010-07-16 16:14:15
    U postinit'ed(this.name)2010-07-16 16:14:15
    U postinit'ed(this.preferences)2010-07-16 16:14:15
    U postinit'ed(this.profile)2010-07-16 16:14:15
    U postinit'ed(this.username)2010-07-16 16:14:15
    U postinit'ed(this.website)2010-07-16 16:14:15
    U postnew HashMap(PebbleUserDetails#1) num objects == 12010-07-16 16:14:15
    U postthis.detailsUpdateable == detailsUpdateable2010-07-16 16:14:15
    U postthis.emailAddress == emailAddress2010-07-16 16:14:15
    U postthis.name == name2010-07-16 16:14:15
    U postthis.preferences == preferences2010-07-16 16:14:15
    U postthis.profile == profile2010-07-16 16:14:15
    U postthis.username == username2010-07-16 16:14:15
    U postthis.website == website2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:trim2010-07-16 16:14:15
    U unanalyzedcall on java.util.HashSet2010-07-16 16:14:15
    U unanalyzedcall on java.util.Set:add2010-07-16 16:14:15
    U unanalyzedcall on java.util.Set:toArray2010-07-16 16:14:15
    U unanalyzedcall on org.acegisecurity.GrantedAuthorityImpl2010-07-16 16:14:15

  • net.sourceforge.pebble.security.PebbleUserDetails__static_init

  • -/+ Kind Annotation Text Date

  • void setDetailsUpdateable(bool)

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.detailsUpdateable)2010-07-16 16:14:15
    U postthis.detailsUpdateable == detailsUpdateable2010-07-16 16:14:15

  • void setEmailAddress(String)

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.emailAddress)2010-07-16 16:14:15
    U postthis.emailAddress == emailAddress2010-07-16 16:14:15

  • void setGrantedAuthories(GrantedAuthority[])

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.grantedAuthories)2010-07-16 16:14:15
    U postthis.grantedAuthories == grantedAuthories2010-07-16 16:14:15

  • void setName(String)

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.name)2010-07-16 16:14:15
    U postthis.name == name2010-07-16 16:14:15

  • void setPassword(String)

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.password)2010-07-16 16:14:15
    U postthis.password == password2010-07-16 16:14:15

  • void setPreferences(Map)

  • -/+ Kind Annotation Text Date
    U postnew HashMap(setPreferences#1) num objects == 12010-07-16 16:14:15
    U postthis.preferences == &new HashMap(setPreferences #1)2010-07-16 16:14:15

  • void setProfile(String)

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.profile)2010-07-16 16:14:15
    U postthis.profile == profile2010-07-16 16:14:15

  • void setUsername(String)

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.username)2010-07-16 16:14:15
    U postthis.username == username2010-07-16 16:14:15

  • void setWebsite(String)

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.website)2010-07-16 16:14:15
    U postthis.website == website2010-07-16 16:14:15