abstractapihandler.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


  • void authenticate(Blog, String, String)

  • -/+ Kind Annotation Text Date
    +prethis.authenticationManager != null2010-07-22 12:56:56
    +presumptionnet.sourceforge.pebble.util.SecurityUtils:isUserAut horisedForBlogAsBlogContributor(...)@77 == 12010-07-22 12:56:56
    +presumptionorg.acegisecurity.context.SecurityContextHolder:get Context(...)@75 != null2010-07-22 12:56:56
    +test_vectorblog: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56

  • String formatPostId(String, String)

  • -/+ Kind Annotation Text Date
    +postreturn_value != null2010-07-22 12:56:56

  • AuthenticationManager getAuthenticationManager()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.authenticationManager)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.authenticationManager2010-07-22 12:56:56

  • Blog getBlogWithBlogId(String)

  • -/+ Kind Annotation Text Date
    +presumptionnet.sourceforge.pebble.domain.BlogManager:getBlog(. ..)@129 != null2010-07-22 12:56:56
    +presumptionnet.sourceforge.pebble.domain.BlogManager:getInstan ce(...)@129 != null2010-07-22 12:56:56
    +post(soft) return_value != null2010-07-22 12:56:56

  • Blog getBlogWithPostId(String)

  • -/+ Kind Annotation Text Date
    +pres != null2010-07-22 12:56:56
    +presumptionnet.sourceforge.pebble.domain.BlogManager:getBlog(. ..)@109 != null2010-07-22 12:56:56
    +presumptionnet.sourceforge.pebble.domain.BlogManager:getInstan ce(...)@109 != null2010-07-22 12:56:56
    +post(soft) return_value != null2010-07-22 12:56:56
    +test_vectorjava.lang.String:lastIndexOf(...)@104: {-231..-1}, {0..232-1}2010-07-22 12:56:56

  • String getPostId(String)

  • -/+ Kind Annotation Text Date
    +presumptionjava.lang.String:lastIndexOf(...)@153 <= 232-22010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +test_vectorjava.lang.String:lastIndexOf(...)@153: {-231..-1}, {0..232-2}2010-07-22 12:56:56
    +test_vectors: Inverse{null}, Addr_Set{null}2010-07-22 12:56:56

  • void net.sourceforge.pebble.webservice.AbstractAPIHandler()

  • -/+ Kind Annotation Text Date

  • net.sourceforge.pebble.webservice.AbstractAPIHandler__static_init

  • -/+ Kind Annotation Text Date

  • void setAuthenticationManager(AuthenticationManager)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.authenticationManager)2010-07-22 12:56:56
    +postthis.authenticationManager == authenticationManager 2010-07-22 12:56:56