forked from okta/okta-idx-java
-
Notifications
You must be signed in to change notification settings - Fork 0
/
THIRD-PARTY-NOTICES
95 lines (89 loc) · 5.42 KB
/
THIRD-PARTY-NOTICES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
Copyright 2017-Present Okta, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
This project includes:
Apache Log4j API under Apache License, Version 2.0
Apache Log4j to SLF4J Adapter under Apache License, Version 2.0
ASM based accessors helper used by json-smart under The Apache Software License, Version 2.0
attoparser under The Apache Software License, Version 2.0
Cucumber-HTML under MIT License
Cucumber-JVM Repackaged Dependencies under BSD License or The Apache Software License, Version 2.0
Gherkin under MIT License
IntelliJ IDEA Annotations under The Apache Software License, Version 2.0
Jackson datatype: jdk8 under The Apache Software License, Version 2.0
Jackson datatype: JSR310 under The Apache Software License, Version 2.0
Jackson-annotations under The Apache Software License, Version 2.0
Jackson-core under The Apache Software License, Version 2.0
jackson-databind under The Apache Software License, Version 2.0
Jackson-module-parameter-names under The Apache Software License, Version 2.0
Jakarta Annotations API under EPL 2.0 or GPL2 w/ CPE
javax.annotation API under CDDL + GPLv2 with classpath exception
JCIP Annotations under Apache License under Apache License, Version 2.0
JSON Small and Fast Parser under The Apache Software License, Version 2.0
JUL to SLF4J bridge under MIT License
Kotlin Stdlib under The Apache License, Version 2.0
Kotlin Stdlib Common under The Apache License, Version 2.0
Kotlin Stdlib Jdk7 under The Apache License, Version 2.0
Kotlin Stdlib Jdk8 under The Apache License, Version 2.0
Nimbus Content Type under The Apache Software License, Version 2.0
Nimbus JOSE+JWT under The Apache Software License, Version 2.0
Nimbus LangTag under The Apache Software License, Version 2.0
OAuth 2.0 SDK with OpenID Connect extensions under Apache License, version 2.0
Okta Commons :: Config Check under The Apache License, Version 2.0
Okta Commons :: HTTP :: API under The Apache License, Version 2.0
Okta Commons :: Lang under The Apache License, Version 2.0
Okta Spring Boot :: OAuth2 under The Apache License, Version 2.0
Okta Spring Boot :: SDK under The Apache License, Version 2.0
Okta Spring Boot :: Starter under The Apache License, Version 2.0
SLF4J API Module under MIT License
SnakeYAML under Apache License, Version 2.0
Spring AOP under Apache License, Version 2.0
Spring Beans under Apache License, Version 2.0
Spring Commons Logging Bridge under Apache License, Version 2.0
Spring Context under Apache License, Version 2.0
Spring Core under Apache License, Version 2.0
Spring Expression Language (SpEL) under Apache License, Version 2.0
Spring Web under Apache License, Version 2.0
Spring Web MVC under Apache License, Version 2.0
spring-boot under Apache License, Version 2.0
spring-boot-autoconfigure under Apache License, Version 2.0
spring-boot-starter under Apache License, Version 2.0
spring-boot-starter-json under Apache License, Version 2.0
spring-boot-starter-logging under Apache License, Version 2.0
spring-boot-starter-security under Apache License, Version 2.0
spring-boot-starter-thymeleaf under Apache License, Version 2.0
spring-boot-starter-tomcat under Apache License, Version 2.0
spring-boot-starter-web under Apache License, Version 2.0
spring-security-config under Apache License, Version 2.0
spring-security-core under Apache License, Version 2.0
spring-security-crypto under Apache License, Version 2.0
spring-security-oauth2-client under Apache License, Version 2.0
spring-security-oauth2-core under Apache License, Version 2.0
spring-security-oauth2-jose under Apache License, Version 2.0
spring-security-oauth2-resource-server under Apache License, Version 2.0
spring-security-web under Apache License, Version 2.0
thymeleaf under The Apache Software License, Version 2.0
thymeleaf-extras-java8time under The Apache Software License, Version 2.0
thymeleaf-extras-springsecurity5 under The Apache Software License, Version 2.0
thymeleaf-spring5 under The Apache Software License, Version 2.0
tomcat-embed-core under Apache License, Version 2.0
tomcat-embed-el under Apache License, Version 2.0
tomcat-embed-websocket under Apache License, Version 2.0
unbescape under The Apache Software License, Version 2.0
This project also includes modified code based on the following copyrights:
- Request, Response, and Signature functions were based on those in the
Amazon AWS SDK for Java, Copyright 2010-2012 Amazon.com, Inc. or its
affiliates. Apache 2.0 licensed.
- com.okta.sdk.impl.util.BaseNCodec, Copyright ASF. Apache 2.0 licensed.
- *Util classes Spring Framework project (http://www.springframework.org). Copyright
2002-2017 SpringSource, Pivotal, and original authors. Apache 2.0 licensed.
- com.okta.sdk.impl.util.SoftHashMap, Apache Shiro. Apache 2.0 licensed.
- com.okta.sdk.lang.Locales, Apache Commons Lang. Apache 2.0 licensed.
- Code from https://github.com/okta/okta-sdk-java, Copyright 2017-Present Okta, Inc. Apache 2.0 licensed.