index
int64
0
0
repo_id
stringlengths
9
205
file_path
stringlengths
31
246
content
stringlengths
1
12.2M
__index_level_0__
int64
0
10k
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/userauth/UserIdTokenAuthenticationData.java
/** * Copyright (c) 2014-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,900
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/userauth/UserAuthenticationFactory.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,901
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/userauth/UserAuthenticationData.java
/** * Copyright 2015 Netflix, 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 ...
9,902
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/userauth/EmailPasswordStore.java
/** * Copyright (c) 2014 Netflix, Inc. All rights reserved. * * 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...
9,903
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/userauth/UserIdTokenAuthenticationFactory.java
/** * Copyright (c) 2014-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,904
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/tokens/MasterToken.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,905
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/tokens/UserIdToken.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,906
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/tokens/TokenFactory.java
/** * Copyright (c) 2012-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,907
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/tokens/ServiceToken.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,908
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/tokens/ClientTokenFactory.java
/** * Copyright (c) 2014-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,909
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/tokens/MslUser.java
/** * Copyright (c) 2014 Netflix, Inc. All rights reserved. * * 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...
9,910
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/X509Store.java
/** * Copyright (c) 1997-2013 Netflix, Inc. All rights reserved. * * 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 requir...
9,911
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/UnauthenticatedAuthenticationData.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,912
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/ProvisionedAuthenticationData.java
/** * Copyright (c) 2016-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,913
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/UnauthenticatedAuthenticationFactory.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,914
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/ProvisionedAuthenticationFactory.java
/** * Copyright (c) 2016-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,915
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/RsaAuthenticationData.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,916
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/EntityAuthenticationData.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,917
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/EccStore.java
/** * Copyright (c) 2016 Netflix, Inc. All rights reserved. * * 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 ...
9,918
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/EccAuthenticationData.java
/** * Copyright (c) 2016-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,919
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/PresharedAuthenticationFactory.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,920
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/PresharedProfileAuthenticationFactory.java
/** * Copyright (c) 2014-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,921
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/PresharedAuthenticationData.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,922
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/X509AuthenticationData.java
/** * Copyright (c) 2012-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,923
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/KeySetStore.java
/** * Copyright (c) 2014-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,924
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/RsaStore.java
/** * Copyright (c) 2012-2014 Netflix, Inc. All rights reserved. * * 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 requir...
9,925
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/EntityAuthenticationFactory.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,926
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/EccAuthenticationFactory.java
/** * Copyright (c) 2016-2018 Netflix, Inc. All rights reserved. * * 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 require...
9,927
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/MasterTokenProtectedAuthenticationData.java
/** * Copyright (c) 2015-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,928
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/UnauthenticatedSuffixedAuthenticationData.java
/** * Copyright (c) 2015-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,929
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/UnauthenticatedSuffixedAuthenticationFactory.java
/** * Copyright (c) 2015-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,930
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/MasterTokenProtectedAuthenticationFactory.java
/** * Copyright (c) 2015-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,931
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/PresharedProfileAuthenticationData.java
/** * Copyright (c) 2014-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,932
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/EntityAuthenticationScheme.java
/** * Copyright (c) 2012-2014 Netflix, Inc. All rights reserved. * * 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 requir...
9,933
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/RsaAuthenticationFactory.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,934
0
Create_ds/msl/core/src/main/java/com/netflix/msl
Create_ds/msl/core/src/main/java/com/netflix/msl/entityauth/X509AuthenticationFactory.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,935
0
Create_ds/msl/tests/src/test/java/com/netflix
Create_ds/msl/tests/src/test/java/com/netflix/msl/MslExceptionTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,936
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/crypto/JsonWebKeyTest.java
/** * Copyright (c) 2013-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,937
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/crypto/MslSignatureEnvelopeSuite.java
/** * Copyright (c) 2013-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,938
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/crypto/NullCryptoContextTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,939
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/crypto/JsonWebEncryptionCryptoContextSuite.java
/** * Copyright (c) 2013-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,940
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/crypto/SessionCryptoContextTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,941
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/crypto/EccCryptoContextSuite.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,942
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/crypto/MslCiphertextEnvelopeSuite.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,943
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/crypto/RsaCryptoContextSuite.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,944
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/crypto/SymmetricCryptoContextTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,945
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/util/Base64Test.java
/** * Copyright (c) 2016-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,946
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/util/MslCompressionTest.java
/** * Copyright (c) 2018 Netflix, Inc. All rights reserved. */ package com.netflix.msl.util; import static org.junit.Assert.assertArrayEquals; import org.junit.Rule; import org.junit.Test; import com.netflix.msl.MslConstants.CompressionAlgorithm; import com.netflix.msl.MslError; import com.netflix.msl.MslExceptio...
9,947
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/util/SimpleMslStoreTest.java
/** * Copyright (c) 2012-2020 Netflix, Inc. All rights reserved. * * 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 requir...
9,948
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/util/NullMslStoreTest.java
/** * Copyright (c) 2012-2014 Netflix, Inc. All rights reserved. * * 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 requir...
9,949
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/msg/JSONTokenerTest.java
/** * Copyright (c) 2012-2014 Netflix, Inc. All rights reserved. * * 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 requir...
9,950
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/msg/MessageOutputStreamTest.java
/** * Copyright (c) 2012-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,951
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/msg/MessageInputStreamTest.java
/** * Copyright (c) 2012-2018 Netflix, Inc. All rights reserved. * * 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 require...
9,952
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/msg/ErrorHeaderTest.java
/** * Copyright (c) 2012-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,953
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/msg/MessageServiceTokenBuilderTest.java
/** * Copyright (c) 2012-2020 Netflix, Inc. All rights reserved. * * 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 requir...
9,954
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/msg/PayloadChunkTest.java
/** * Copyright (c) 2012-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,955
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/msg/MessageCapabilitiesTest.java
/** * Copyright (c) 2013-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,956
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/msg/MessageBuilderSuite.java
/** * Copyright (c) 2012-2020 Netflix, Inc. All rights reserved. * * 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 requir...
9,957
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/msg/MessageHeaderTest.java
/** * Copyright (c) 2012-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,958
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/keyx/JsonWebKeyLadderExchangeSuite.java
/** * Copyright (c) 2013-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,959
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/keyx/DiffieHellmanExchangeSuite.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,960
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/keyx/JsonWebEncryptionLadderExchangeSuite.java
/** * Copyright (c) 2013-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,961
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/keyx/AsymmetricWrappedExchangeSuite.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,962
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/keyx/SymmetricWrappedExchangeSuite.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,963
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/keyx/KeyRequestDataTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,964
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/keyx/KeyResponseDataTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,965
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/io/LZWInputStreamTest.java
/** * Copyright (c) 2013-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,966
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/io/DefaultMslEncoderFactorySuite.java
/** * Copyright (c) 2017-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,967
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/io/MslEncoderUtilsTest.java
/** * Copyright (c) 2012-2019 Netflix, Inc. All rights reserved. * * 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 require...
9,968
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/io/ThriftyUtf8ReaderTest.java
/** * Copyright (c) 2018 Netflix, Inc. All rights reserved. * * 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 ...
9,969
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/io/LZWOutputStreamTest.java
/** * Copyright (c) 2013-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,970
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/userauth/UserIdTokenAuthenticationFactoryTest.java
/** * Copyright (c) 2014-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,971
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/userauth/UserAuthenticationDataTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,972
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/userauth/EmailPasswordAuthenticationDataTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,973
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/userauth/UserIdTokenAuthenticationDataTest.java
/** * Copyright (c) 2014-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,974
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/userauth/EmailPasswordAuthenticationFactoryTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,975
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/tokens/MasterTokenTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,976
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/tokens/ServiceTokenTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,977
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/tokens/UserIdTokenTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,978
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/RsaAuthenticationDataTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,979
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/EntityAuthenticationDataTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,980
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/UnauthenticatedAuthenticationDataTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,981
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/PresharedProfileAuthenticationDataTest.java
/** * Copyright (c) 2014-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,982
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/EccAuthenticationDataTest.java
/** * Copyright (c) 2016-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,983
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/X509AuthenticationDataTest.java
/** * Copyright (c) 2012-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,984
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/MasterTokenProtectedAuthenticationFactoryTest.java
/** * Copyright (c) 2015-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,985
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/PresharedAuthenticationDataTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,986
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/UnauthenticatedSuffixedAuthenticationDataTest.java
/** * Copyright (c) 2015-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,987
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/EccAuthenticationFactoryTest.java
/** * Copyright (c) 2016-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,988
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/PresharedProfileAuthenticationFactoryTest.java
/** * Copyright (c) 2014-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,989
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/PresharedAuthenticationFactoryTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,990
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/MasterTokenProtectedAuthenticationDataTest.java
/** * Copyright (c) 2015-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,991
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/UnauthenticatedSuffixedAuthenticationFactoryTest.java
/** * Copyright (c) 2015-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,992
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/UnauthenticatedAuthenticationFactoryTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,993
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/RsaAuthenticationFactoryTest.java
/** * Copyright (c) 2012-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,994
0
Create_ds/msl/tests/src/test/java/com/netflix/msl
Create_ds/msl/tests/src/test/java/com/netflix/msl/entityauth/X509AuthenticationFactoryTest.java
/** * Copyright (c) 2012-2018 Netflix, Inc. All rights reserved. * * 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 requir...
9,995
0
Create_ds/msl/tests/src/main/java/com/netflix/msl
Create_ds/msl/tests/src/main/java/com/netflix/msl/test/ExpectedMslException.java
/** * Copyright (c) 2014-2017 Netflix, Inc. All rights reserved. * * 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 requir...
9,996
0
Create_ds/msl/tests/src/main/java/com/netflix/msl
Create_ds/msl/tests/src/main/java/com/netflix/msl/util/IOUtils.java
/** * Copyright (c) 2018 Netflix, Inc. All rights reserved. * * 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...
9,997
0
Create_ds/msl/tests/src/main/java/com/netflix/msl
Create_ds/msl/tests/src/main/java/com/netflix/msl/util/MockAuthenticationUtils.java
/** * Copyright (c) 2013-2014 Netflix, Inc. All rights reserved. * * 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 requir...
9,998
0
Create_ds/msl/tests/src/main/java/com/netflix/msl
Create_ds/msl/tests/src/main/java/com/netflix/msl/util/MslTestUtils.java
/** * Copyright (c) 2012-2020 Netflix, Inc. All rights reserved. * * 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 requir...
9,999