Chapter 17. Configuration Reference - 0 views
-
<security>
-
custom security service that should implement org.granite.messaging.service.security.SecurityService
-
services-config.xml
- ...1 more annotation...
ICW Developer Network - 0 views
-
ComparisonThis section provides a brief comparison of SAFs functionality with that of the Acegi Security Framework [11] and JBoss Seam Security [12]
-
Acegi’s Policy Decision functionality is not based on Java security standards but on a proprietary solution
-
ACL defines per domain object who has access permissions
- ...5 more annotations...
Chapter 9. Integration with Seam 2.2 - 0 views
-
9.2.6. Integration with Seam Security
-
When not using the Seam native setup, you have to manually configure the integration of Seam Security in granite-config.xml.
-
<granite-config> ... <!-- ! Use Seam 2.1+ based security service. !--> <security type="org.granite.seam21.security.Seam21SecurityService"/> </granite-config>
SQL Injection Prevention Cheat Sheet - OWASP - 0 views
-
SQL Injection Prevention Cheat Sheet
-
it is EXTREMELY simple to avoid SQL Injection vulnerabilities in your code.
-
create dynamic database queries that include user supplied input
- ...19 more annotations...
ListCollectionView/ArrayCollection tip for using GraniteDS - Ross Henderson - 0 views
-
The reason why GraniteDS generates properties of type ListCollectionView is simple : it internally uses collections implementations that extend ListCollectionView and not ArrayCollection. But as you have described when you manually assign collections, you should use ArrayCollection. It’s exactly the same as in Java when you do List list = new ArrayList().
-
ListCollectionView/ArrayCollection tip for using GraniteDS
-
new ListCollectionView();
- ...4 more annotations...
Article Series: Migrating Spring Applications to Java EE 6 - Part 1 | How to JBoss - 1 views
-
In fact people still love those books without realizing that the world has changed dramatically ever since
-
The reality check here is to wonder whether the rhetorics set forth by Rod Johnson in his 2003/2004 books are still actual today
-
So if you still care about those books, the best way to show your appreciation is probably to use them as your monitor stand
- ...21 more annotations...
Chapter 9. Integration with Seam 2.2 - 0 views
-
Integration with Seam 2.2
-
GraniteDS provides out-of-the-box integration with Seam 2.2 via either the RemoteObject API or the Tide API to remotely call Seam components, and fully supports serialization of JPA entities from and to your Flex application, taking care of lazily loaded associations
Guide to SQL Injection - OWASP - 0 views
-
Least privilege connections
-
Always use accounts with the
-
minimum privilege necessary
- ...9 more annotations...
MySQL :: MySQL 5.7 Reference Manual :: 5.1.4 Server System Variables - 0 views
-
autocommit
-
auto_increment_offset
-
auto_increment_increment
- ...4 more annotations...
Generic CRUD Service aka DAO - EJB 3.1/0 Code - Only If You Really Needed : Adam Bien's... - 0 views
-
Generic CRUD Service
-
The term Data Access Object (DAO)
-
is actually wrong
- ...7 more annotations...
log4jdbc - JDBC proxy driver for logging SQL and other interesting information. - Googl... - 0 views
-
for prepared statements, the bind arguments are automatically inserted into the SQL output
-
SQL timing information can be generated to help identify how long SQL statements take to run
-
included tool to produce profiling report data for quickly identifying slow SQL in your application
- ...16 more annotations...
Newegg.ca - Western Digital My Passport 2TB USB 3.0/USB 2.0 Portable Hard Drive WDBY8L0... - 0 views
-
Western Digital My Passport
-
2TB USB 3.0
-
$10 off w/ promo code CEMCJHNE46, ends 12/11
- ...3 more annotations...
AnemicDomainModel - 0 views
-
AnemicDomainModel
-
Eric Evans
-
basic symptom of an Anemic Domain Model
- ...40 more annotations...
Lazy Loading Entities In Views Challenge--Reader's Question And Answer : Adam Bien's We... - 0 views
-
Lazy Loading Entities In Views
-
class User
-
Address
- ...10 more annotations...
JD-GUI | Java Decompiler - 0 views
-
JD-GUI
-
displays Java source codes of “.class” files
-
free for non-commercial use
- ...1 more annotation...
OpenTravel Forum - 0 views
-
Standard Hotel Room Types?
-
not been able to find information about standard room types
-
OpenTravel schema allows for a RoomTypeCode to be passed, but it is simply a string length of 1 to 16 characters to be able to accommodate the plethora of room type codes that are in use
ddd-cqrs-base-project - DDD-CQRS Base Project Using Spring and Hibernate (Manage Comple... - 0 views
-
ddd-cqrs-base-project DDD-CQRS Base Project Using Spring and Hibernate (Manage Complexity Simply)
Access Tokens and Types - Facebook Developers - 0 views
-
Access Tokens and Types
-
Access Tokens
-
random string that provides temporary, secure access to Facebook APIs
- ...27 more annotations...
Java Code Geeks - 0 views
« First
‹ Previous
141 - 160 of 248
Next ›
Last »
Showing 20▼ items per page