<< < 86 87 88 89 90 91 92 93 94 95 96 > >>   ∑:7836

What Is WS-Security Username Token Profile
This section describes the WS-Security Username Token Profile standard describing the profile (specific mechanisms and procedures) on username and password can be passed and how to prevent replay attacks.
2022-10-06, 189🔥, 0💬

"DELETE FROM" Statements
This section describes how to delete existing data rows with DELETE statements.
2022-10-06, 136🔥, 0💬

What Is WS-Security (WSS)
This section describes WS-Security (WSS) standard - a SOAP extension standard that defines building blocks to implement SOAP message content integrity and confidentiality.
2022-10-06, 173🔥, 0💬

Reading RSA Private and Public Key Files
This section provides a tutorial example on running the test program JcaKeyFactoryTest.java to generate, write, read and convert RSA private and public keys.
2022-10-06, 154🔥, 0💬

JcaKeyFactoryTest.java - Key Factory Test Program
This section provides a tutorial example on how to write a sample program to read encoded key files into key spec objects and convert them back into key objects.
2022-10-06, 123🔥, 0💬

What Is Key Encoding?
This section describes private and public key encoding standards: PKCS#8 is used for encoding private keys and X.509 is used for encoding public keys.
2022-10-06, 138🔥, 0💬

ResultSet Default Type: Forward-only
This section describes ResultSet default type: forward-only, which supports only next() method to move the cursor forward one row at a time.
2022-10-06, 155🔥, 0💬

SOAP Generic Message Structure
This section provides a description of the SOAP generic message structure and a sample message.
2022-10-06, 154🔥, 0💬

Codifica Base64
'Base64 Encoding' tutorial was cited in a .NET USENET news group article in Italian language in 2004.
2022-10-06, 110🔥, 0💬

Visio 2010 UML Model Diagram Template
This section provides a tutorial example on how to load UML Model Diagram template in MS Visio 2010 to use built-in shapes to crate UML diagrams.
2022-10-06, 188🔥, 0💬

WSDL คืออะไร WSDL คือ เอกสารข้อมูลของ web service
'Web Service Examples' tutorial was cited in a saixiii.com blog in 2017.
2022-10-06, 133🔥, 0💬

security - https - java 서버가 tls 1.2 만 받아들이고
'HttpsEchoer.java - A Better HTTPS Server' tutorial was cited in an i-harness.com post in 2018.
2022-10-06, 132🔥, 0💬

Reference Citations in 2017
This is a collection of reference citations to Herong's tutorials on the Internet in 2017.
2022-10-06, 110🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-06, 158🔥, 0💬

Archived: "sysinfo" - Checking Java DB Installation 10.2.2
This section describes how to use 'sysinfo' to verify Java DB installation.
2022-10-06, 135🔥, 0💬

java_megoldasok
'java.util.Locale - Localization and Internationalization' tutorial was cited in a szit.hu Java book in 2019.
2022-10-06, 109🔥, 0💬

What Is a Use Case Diagram?
This section describes the UML Use Case Diagram, which presents usage behaviors of a system from an outside user's point of view. Those usage behaviors are organized into units of use cases.
2022-10-06, 131🔥, 0💬

Reference Citations in 2008
This is a collection of reference citations to Herong's tutorials on the Internet in 2008.
2022-10-06, 113🔥, 0💬

What Is CGI::Cookie?
This section describes what is CGI::Cookie, which is a sub class of the CGI.pm Perl module, which help you to create HTTP cookies and manage them in HTTP headers of request and response messages.
2022-10-06, 101🔥, 0💬

JceSecretKeyTest.java - Secret Key Test Program
This section provides a quick tutorial example on how to write a sample program to generate a secret key for Blowfish, DES, or HmacMD5 encryption, save the secret key to a file, and read it back.
2022-10-06, 125🔥, 0💬

Derby (Java DB) - Creating New Tables
This section describes how to create a new table in Derby (Java DB) database through the JDBC driver.
2022-10-06, 205🔥, 0💬

User Defined Subroutines
This chapter provides tutorial examples and notes about user defined subroutines. Topics include parameters are passed as aliases of the original variables; parameters are received in local array variable @_; list value can be returned from a subroutine; a subroutine can be called in many ways.
2022-10-06, 101🔥, 0💬

Open Directories and Read File Names
This chapter provides tutorial examples and notes about opening directories. Topics include using opendir() to open a directory handle for a given path name; using readdir() to read file names and sub directory names; using recursive methods to process all files of a directory tree.
2022-10-06, 101🔥, 0💬

Activity Diagram - Decision Notation
This section describes the Decision Notation used in a UML Activity Diagram. A Decision Notation represents a decision action that decides which action path to take next based on certain conditions.
2022-10-05, 152🔥, 0💬

<< < 86 87 88 89 90 91 92 93 94 95 96 > >>   ∑:7836