Contents contributed and discussions participated by kuni katsuya
java - Getting confused with Apache Shiro and Custom Authorizing Realms - Stack Overflow - 0 views
-
getRealms()
-
RealmSecurityManager
-
authorization is effectively disabled due to the default doGetAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection) implementation returning null
Session Management Cheat Sheet - OWASP - 0 views
-
Session Management Cheat Sheet
-
should not be extremely descriptive nor offer unnecessary details
-
change the default session ID name of the web development framework to a generic name
- ...50 more annotations...
Logging Cheat Sheet - OWASP - 0 views
-
Legal and other opt-ins
-
Data changes
-
Event attributes
- ...35 more annotations...
Forgot Password Cheat Sheet - OWASP - 0 views
-
Forgot Password Cheat Sheet
-
no industry standard for implementing a Forgot Password feature
-
Step 1) Gather Identity Data or Security Questions
- ...12 more annotations...
Agile Software Development: Don't Forget EVIL User Stories - OWASP - 0 views
-
Don't Forget EVIL User Stories
Guide to SQL Injection - OWASP - 0 views
-
Least privilege connections
-
Always use accounts with the
-
minimum privilege necessary
- ...9 more annotations...
SQL Injection - OWASP - 0 views
-
SQL Injection
-
"injection" of a SQL query via the input data from the client to the application
-
exploit can
- ...18 more annotations...
Preventing SQL Injection in Java - OWASP - 0 views
-
Preventing SQL Injection in Java
-
inject (or execute) SQL commands within an application
-
Defense Strategy
- ...19 more annotations...
MySQL :: MySQL 5.5 Reference Manual :: 13.1.17 CREATE TABLE Syntax - 0 views
-
comment for a column
-
up to 1024 characters long
-
255 characters before MySQL 5.5.3
- ...2 more annotations...
AMFParser - 0 views
-
AMFParser
-
AMFParser plugin for Fiddler2 web debugger
-
parsing and displaying AMF data inside HTTP's POST requests and responses
java - Flex+JPA/Hibernate+BlazeDS+MySQL how to debug this monster? - Stack Overflow - 0 views
-
Set break points in my Java code Start up the Java application server with the appropriate debug JVM properties set (e.g. -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n) From Eclipse, I attach a remote debugger to the app server on the default port 8000. The Java Debugger will open up when a break point is hit. Set breakpoints in my Flex application (or one of its modules). From Eclipse (with Flash Builder) I launch a debug configuration for my Flex app. The Flex Debugger will open up when a break point is hit. At this point I have two debuggers open and everything work great. Two other things I do: a) extend the transaction system timeout, so it doesn't get trigger while I am sitting there think for a few minutes b) use Charles Proxy (in reverse proxy mode) inbetween the client and server to watch the AMF traffic and view payloads, etc.
-
Flex+JPA/Hibernate+BlazeDS+MySQL how to debug this monster?
graniteds - can newer web containers having Servlet 3 extend BlazeDS max # of simultane... - 0 views
-
GraniteDS & Asynchronous Servlets
-
to handle many thousands concurrent users, you can even
-
create a cluster of GraniteDS servers
- ...9 more annotations...
Christophe Herreman » Blog Archive » Spring ActionScript at FlexCamp 2008 Bel... - 0 views
-
endpoints externally configured
-
allows me to switch between different endpoints - different test or production servers for instance - just by specifying the ip and port in an external properties file
-
don't have to specify any compiler arguments that point to the services-config.xml or messaging-config.xml files.
Web | Apache Shiro - 0 views
-
Session Management
-
Servlet Container Sessions
Flex Army kNife: Context Root Dynamic - 0 views
-
Context Root Dynamic
« First
‹ Previous
461 - 480 of 1268
Next ›
Last »
Showing 20▼ items per page