CustomUserRegistry.java


current inspection = 2009-09-04 18:33:31 (id #2) base = 2009-09-04 18:33:31 (id #1)

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


  • + String getLdapAttribute(Attributes, String)

  • -/+ Kind Annotation Text Date
    +postjava.lang.Object:toString(...)._tainted == 02009-09-04 18:33:31
    +postreturn_value in Addr_Set{null,&java.lang. Object:toString(...)}2009-09-04 18:33:31
    +test_vectorattributes: Inverse{null}, Addr_Set{null}2009-09-04 18:33:31
    +test_vectorjavax.naming.directory.Attribute:get(...)@157: Inverse{null}, Addr_Set{null}2009-09-04 18:33:31
    +test_vectorjavax.naming.directory.Attributes:get(...)@149: Inverse{null}, Addr_Set{null}2009-09-04 18:33:31

  • + User getUserDetailsFromAuthentication()

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(DEFAULT_EMAIL_LDAP_ATTRIBUTE)2009-09-04 18:33:31
    +pre(soft) init'ed(DEFAULT_LOCALE_LDAP_ATTRIBUTE)2009-09-04 18:33:31
    +pre(soft) init'ed(DEFAULT_NAME_LDAP_ATTRIBUTE)2009-09-04 18:33:31
    +pre(soft) init'ed(DEFAULT_SNAME_LDAP_ATTRIBUTE)2009-09-04 18:33:31
    +pre(soft) init'ed(DEFAULT_TIMEZONE_LDAP_ATTRIBUTE)2009-09-04 18:33:31
    +pre(soft) init'ed(EMAIL_LDAP_PROPERTY)2009-09-04 18:33:31
    +pre(soft) init'ed(LOCALE_LDAP_PROPERTY)2009-09-04 18:33:31
    +pre(soft) init'ed(NAME_LDAP_PROPERTY)2009-09-04 18:33:31
    +pre(soft) init'ed(SNAME_LDAP_PROPERTY)2009-09-04 18:33:31
    +pre(soft) init'ed(TIMEZONE_LDAP_PROPERTY)2009-09-04 18:33:31
    +pre(soft) log != null2009-09-04 18:33:31
    +presumptioninit'ed(java.lang.Boolean.FALSE)2009-09-04 18:33:31
    +presumptioninit'ed(java.lang.Boolean.TRUE)2009-09-04 18:33:31
    +presumptionjava.util.Locale:getDefault(...)@98 != null2009-09-04 18:33:31
    +presumptionjava.util.TimeZone:getDefault(...)@99 != null2009-09-04 18:33:31
    +presumptionorg.acegisecurity.context.SecurityContextHolder:get Context(...)@63 != null2009-09-04 18:33:31
    +postnew User(getUserDetailsFromAuthentication#1) num objects <= 12009-09-04 18:33:31
    +postreturn_value in Addr_Set{null,&new User(getUserDetailsFromAuthentication#1)}2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Object:toString2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Throwable:__curr_excep_obj2009-09-04 18:33:31
    +unanalyzedcall on javax.naming.directory.Attribute:get2009-09-04 18:33:31
    +unanalyzedcall on javax.naming.directory.Attributes:get2009-09-04 18:33:31
    +test_vectorgetLocale(...)@115: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31
    +test_vectorgetTimeZone(...)@111: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31
    +test_vectororg.acegisecurity.Authentication:getPrincipal(... )@70: Inverse{null}, Addr_Set{null}2009-09-04 18:33:31
    +test_vectororg.acegisecurity.context.SecurityContext:getAuthen tication(...)@63: Inverse{null}, Addr_Set{null}2009-09-04 18:33:31
    +test_vectororg.acegisecurity.userdetails.UserDetails:instanceo f(...)@77: {1}, {0}2009-09-04 18:33:31
    +test_vectororg.acegisecurity.userdetails.ldap.LdapUserDetails: instanceof(...)@119: {0}, {1}2009-09-04 18:33:31
    +test_vectororg.apache.roller.weblogger.config.WebloggerConfig: getBooleanProperty(...)@57: {1}, {0}2009-09-04 18:33:31
    +test_vectororg.apache.roller.weblogger.config.WebloggerConfig: getBooleanProperty(...)@92: {1}, {0}2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.ui.core.security.CustomUserRegistry()

  • -/+ Kind Annotation Text Date

  • + org.apache.roller.weblogger.ui.core.security.CustomUserRegistry__static_init

  • -/+ Kind Annotation Text Date
    +postDEFAULT_EMAIL_LDAP_ATTRIBUTE == &"mail"2009-09-04 18:33:31
    +postDEFAULT_LOCALE_LDAP_ATTRIBUTE == &"locale"2009-09-04 18:33:31
    +postDEFAULT_NAME_LDAP_ATTRIBUTE == &"cn"2009-09-04 18:33:31
    +postDEFAULT_SNAME_LDAP_ATTRIBUTE == &"screenname"2009-09-04 18:33:31
    +postDEFAULT_TIMEZONE_LDAP_ATTRIBUTE == &"timezone"2009-09-04 18:33:31
    +postEMAIL_LDAP_PROPERTY == &"users.sso.registry. ldap.attributes.email"2009-09-04 18:33:31
    +postLOCALE_LDAP_PROPERTY == &"users.sso.registry. ldap.attributes.locale"2009-09-04 18:33:31
    +postNAME_LDAP_PROPERTY == &"users.sso.registry. ldap.attributes.name"2009-09-04 18:33:31
    +postSNAME_LDAP_PROPERTY == &"users.sso.registry. ldap.attributes.screenname"2009-09-04 18:33:31
    +postTIMEZONE_LDAP_PROPERTY == &"users.sso.registry. ldap.attributes.timezone"2009-09-04 18:33:31
    +postinit'ed(log)2009-09-04 18:33:31