forked from okta/okta-sdk-java
-
Notifications
You must be signed in to change notification settings - Fork 0
/
THIRD-PARTY-NOTICES
79 lines (73 loc) · 4.37 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
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:
Animal Sniffer Annotations under MIT license
Apache Commons Codec under Apache License, Version 2.0
Apache Commons IO under Apache License, Version 2.0
Apache Commons Lang under Apache License, Version 2.0
Apache HttpClient under Apache License, Version 2.0
Apache HttpClient Mime under Apache License, Version 2.0
Apache HttpCore under Apache License, Version 2.0
Auto Common Libraries under Apache 2.0
AutoService under Apache 2.0
AutoService Processor under Apache 2.0
Bean Validation API under The Apache Software License, Version 2.0
Bouncy Castle ASN.1 Extension and Utility APIs under Bouncy Castle Licence
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs under Bouncy Castle Licence
Bouncy Castle Provider under Bouncy Castle Licence
commonmark-java core under BSD 2-Clause License
Commons CLI under The Apache Software License, Version 2.0
FindBugs-jsr305 under The Apache Software License, Version 2.0
IntelliJ IDEA Annotations 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-dataformat-YAML under The Apache Software License, Version 2.0
JavaBeans Activation Framework (JAF) under Common Development and Distribution License (CDDL) v1.0
JavaMail API jar under CDDL or GPLv2+CE
javax.annotation API under CDDL + GPLv2 with classpath exception
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
JJWT :: API under Apache License, Version 2.0
jmustache under The (New) BSD License
Joda-Time under Apache 2
JOpt Simple under The MIT License
json-schema-core under Lesser General Public License, version 3 or greater or Apache Software License, version 2.0
json-schema-validator under Lesser General Public License, version 3 or greater or Apache Software License, version 2.0
Kotlin Stdlib under The Apache License, Version 2.0
Kotlin Stdlib Common under The Apache License, Version 2.0
libphonenumber under The Apache Software License, Version 2.0
Mozilla Rhino under Mozilla Public License, Version 2.0
null under Lesser General Public License, version 3 or greater or Apache Software License, version 2.0
okhttp under The Apache Software License, Version 2.0
Okio under The Apache Software 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 :: HTTP :: HTTP Client under The Apache License, Version 2.0
Okta Commons :: HTTP :: OkHttp Client under The Apache License, Version 2.0
Okta Commons :: Lang under The Apache License, Version 2.0
SLF4J API Module under MIT License
SnakeYAML under Apache License, Version 2.0
swagger-annotations under Apache License 2.0
swagger-codegen (core library) under Apache License 2.0
swagger-compat-spec-parser under Apache License 2.0
swagger-core under Apache License 2.0
swagger-models under Apache License 2.0
swagger-parser under Apache License 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/stormpath/stormpath-sdk-java, Copyright 2015 Stormpath. Apache 2.0 licensed.