zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeTutorials.Us] Udemy - javawebservicespart2
magnet:?xt=urn:btih:94a5f4cc36866bc8950da4aec23679258bc5e0e0&dn=[FreeTutorials.Us] Udemy - javawebservicespart2
磁力链接详情
Hash值:
94a5f4cc36866bc8950da4aec23679258bc5e0e0
点击数:
97
文件大小:
719.97 MB
文件数量:
105
创建日期:
2022-6-7 16:07
最后访问:
2024-12-24 22:56
访问标签:
FreeTutorials
Us
Udemy
-
javawebservicespart2
文件列表详情
01 Start Here/001 Instructor and course introduction.mp4 15.28 MB
01 Start Here/002 How to make the best of this course.mp4 3.66 MB
02 SOAP Web Service Creation/003 Simple Usecase.mp4 1.91 MB
02 SOAP Web Service Creation/004 Create the Project.mp4 5.99 MB
02 SOAP Web Service Creation/005 Add Maven Dependencies.mp4 8.82 MB
02 SOAP Web Service Creation/006 Create the WS Endpoint.mp4 10.7 MB
02 SOAP Web Service Creation/007 Mark with JAXB Annotations.mp4 6.05 MB
02 SOAP Web Service Creation/008 Mark with JAX-WS Annotations.mp4 3.63 MB
02 SOAP Web Service Creation/009 Configure the endpoint.mp4 7.88 MB
02 SOAP Web Service Creation/010 Configure the cxf servlet.mp4 4.45 MB
02 SOAP Web Service Creation/011 Deploy and Run.mp4 7.26 MB
03 SOAP Web Service Client Creation/012 Create the client Project.mp4 6.2 MB
03 SOAP Web Service Client Creation/013 Generate the Stubs.mp4 8.59 MB
03 SOAP Web Service Client Creation/014 Create the client and test.mp4 12.84 MB
03 SOAP Web Service Client Creation/015 Enable CXF logging.mp4 7.14 MB
04 SOAP WS Standards Concepts/016 Why WS Standards.mp4 4.38 MB
04 SOAP WS Standards Concepts/017 SOAP WS Security Introduction.mp4 11.26 MB
04 SOAP WS Standards Concepts/018 WS Security and Apache CXF.mp4 7.34 MB
05 WS Security - Authentication/019 What is Username Token Profile.mp4 2.77 MB
05 WS Security - Authentication/020 Steps to Configure Username Token Profile.mp4 1.34 MB
05 WS Security - Authentication/021 Update the maven dependencies.mp4 4.72 MB
05 WS Security - Authentication/022 Configure User Name Token Profile.mp4 8.66 MB
05 WS Security - Authentication/023 Create and configure the PasswordCallbackHandler.mp4 12.38 MB
05 WS Security - Authentication/024 Run the application on the server.mp4 7.36 MB
05 WS Security - Authentication/025 Update Client Maven Dependencies.mp4 3.01 MB
05 WS Security - Authentication/026 Retrieve the CXF Client Proxy.mp4 3.18 MB
05 WS Security - Authentication/027 Create the WSSJ Interceptors Programmatically.mp4 3.87 MB
05 WS Security - Authentication/028 Configure the properties.mp4 6.4 MB
05 WS Security - Authentication/029 Run the test.mp4 7.41 MB
06 Encryption and Decryption Concepts/030 Confidentiality Introduction.mp4 10.39 MB
06 Encryption and Decryption Concepts/031 The Java keytool.mp4 3.81 MB
06 Encryption and Decryption Concepts/032 Generate a key pair using the keytool.mp4 14.1 MB
06 Encryption and Decryption Concepts/033 Export the public certificate.mp4 3.79 MB
07 WS Security - ConfidentialityEncryptionDecryption/034 Steps to enable Encryption.mp4 2.13 MB
07 WS Security - ConfidentialityEncryptionDecryption/035 Create the Key Pairs.mp4 13.32 MB
07 WS Security - ConfidentialityEncryptionDecryption/036 Export the public keys.mp4 6.11 MB
07 WS Security - ConfidentialityEncryptionDecryption/037 Import the certificates.mp4 3.77 MB
07 WS Security - ConfidentialityEncryptionDecryption/038 The trustcacerts Flag.mp4 2.17 MB
07 WS Security - ConfidentialityEncryptionDecryption/039 Copy the keystores to projects.mp4 2.86 MB
07 WS Security - ConfidentialityEncryptionDecryption/040 Configure Encryption Action and Properties.mp4 4.57 MB
07 WS Security - ConfidentialityEncryptionDecryption/041 Create the property file.mp4 7.57 MB
07 WS Security - ConfidentialityEncryptionDecryption/042 Update the PasswordCallbackHandler.mp4 1.79 MB
07 WS Security - ConfidentialityEncryptionDecryption/043 Add decryption action.mp4 3.9 MB
07 WS Security - ConfidentialityEncryptionDecryption/044 Create the property file.mp4 3.15 MB
07 WS Security - ConfidentialityEncryptionDecryption/045 Update the PasswordCallbackHandler.mp4 1.08 MB
07 WS Security - ConfidentialityEncryptionDecryption/046 Test encryption and decryption.mp4 13.1 MB
07 WS Security - ConfidentialityEncryptionDecryption/047 What just happened.mp4 4.59 MB
07 WS Security - ConfidentialityEncryptionDecryption/048 Enable encryption on the Server.mp4 6.54 MB
07 WS Security - ConfidentialityEncryptionDecryption/049 Enable Decryption on the client.mp4 14.8 MB
08 WS Security - Integrity Signatures/050 What are Signatures.mp4 6.12 MB
08 WS Security - Integrity Signatures/051 Configure Signature on the client.mp4 5.39 MB
08 WS Security - Integrity Signatures/052 Configure to check for signature on the Server.mp4 6.71 MB
08 WS Security - Integrity Signatures/053 Run the test and verify the signature.mp4 2.02 MB
08 WS Security - Integrity Signatures/054 Sign the message on the server.mp4 3.35 MB
08 WS Security - Integrity Signatures/055 Verify the signature on the client.mp4 6.95 MB
09 WS Security - Non Repudiation Timestamp/056 What is a Timestamp.mp4 5.19 MB
09 WS Security - Non Repudiation Timestamp/057 Enable Timestamp on the Client and Provider.mp4 4.06 MB
09 WS Security - Non Repudiation Timestamp/058 Run a Test.mp4 8.19 MB
09 WS Security - Non Repudiation Timestamp/059 Time to Live.mp4 5.36 MB
10 Securing parts of the message/060 Introduction.mp4 4.95 MB
10 Securing parts of the message/061 Encrypt the Signature Part on the Client.mp4 13.1 MB
10 Securing parts of the message/062 Encrypt the Signature Part on the Provider and Test.mp4 16.03 MB
10 Securing parts of the message/063 Use Timestamp Part in the Signature.mp4 14.45 MB
10 Securing parts of the message/064 Download the completed projects.mp4 2.21 MB
11 Implement OAuth 2 Security for REST Using Spring Boot/065 OAUTH Concepts.mp4 2.22 MB
11 Implement OAuth 2 Security for REST Using Spring Boot/066 OAUTH in REST.mp4 6.69 MB
11 Implement OAuth 2 Security for REST Using Spring Boot/067 What are going to create.mp4 11.7 MB
11 Implement OAuth 2 Security for REST Using Spring Boot/068 Install Spring Tool Suite.mp4 5.01 MB
11 Implement OAuth 2 Security for REST Using Spring Boot/069 Configure JDK in STS.mp4 3.15 MB
11 Implement OAuth 2 Security for REST Using Spring Boot/070 Install Postman.mp4 4.08 MB
12 Create the Spring Boot REST Application/071 Completed Project For Your Reference.mp4 5.51 MB
12 Create the Spring Boot REST Application/072 Create the REST Project.mp4 7.77 MB
12 Create the Spring Boot REST Application/073 Create the Controllers.mp4 11.26 MB
12 Create the Spring Boot REST Application/074 Run the application.mp4 11.42 MB
13 Loading users and roles/075 Create the User and Role Entities.mp4 7.7 MB
13 Loading users and roles/076 Mark entities with JPA annotations.mp4 4.74 MB
13 Loading users and roles/077 Define the JPA Relationsships.mp4 7.11 MB
13 Loading users and roles/078 Implement the GrantAuthority Interface.mp4 3.02 MB
13 Loading users and roles/079 Create the UserRepository.mp4 6.22 MB
14 Create the Authorization Server and Resource Server/080 Create the WebSecurityConfiguration.mp4 5.79 MB
14 Create the Authorization Server and Resource Server/081 Create and use the UserDetailsService.mp4 9.58 MB
14 Create the Authorization Server and Resource Server/082 Create the AuthorizationServerConfiguration.mp4 5.94 MB
14 Create the Authorization Server and Resource Server/083 Configure the Services.mp4 7.7 MB
14 Create the Authorization Server and Resource Server/084 Create and Expose the TokenServices bean.mp4 4.71 MB
14 Create the Authorization Server and Resource Server/085 Configure Client Information.mp4 7.71 MB
14 Create the Authorization Server and Resource Server/086 Configure the ResourceId.mp4 4.61 MB
14 Create the Authorization Server and Resource Server/087 Create the ResourceServerConfiguration.mp4 6.4 MB
14 Create the Authorization Server and Resource Server/088 Map the Roles to REST URIs.mp4 4.54 MB
14 Create the Authorization Server and Resource Server/089 Change the Spring Security Filter Order.mp4 2.11 MB
14 Create the Authorization Server and Resource Server/090 Some Refactoring.mp4 3 MB
15 Test the application/091 Create Users and Roles.mp4 5.41 MB
15 Test the application/092 Launch the application.mp4 6.62 MB
15 Test the application/093 Authenticate and receive the token.mp4 7.8 MB
15 Test the application/094 Access the REST Endpoints.mp4 8.38 MB
15 Test the application/095 Debug and Step Through the Application.mp4 20.82 MB
16 Swagger Quick Start/096 Introduction.mp4 12.63 MB
16 Swagger Quick Start/097 CXF Swagger Feature.mp4 8.66 MB
16 Swagger Quick Start/098 Swagger Java Annotations.mp4 4.85 MB
16 Swagger Quick Start/099 Download and Import the Project.mp4 11.47 MB
16 Swagger Quick Start/100 Step1 - Add Maven Dependency.mp4 5.28 MB
16 Swagger Quick Start/101 Step 2 - Configure the Swagger CXF Feature.mp4 10.76 MB
16 Swagger Quick Start/102 Step 3 - Use the Swagger API.mp4 2.31 MB
16 Swagger Quick Start/103 Swagger in Action.mp4 8.7 MB
16 Swagger Quick Start/104 Enable Swagger UI.mp4 7.32 MB
16 Swagger Quick Start/105 CRUD Using Swagger UI.mp4 17.18 MB
其他位置