cloudstack/plugins/user-authenticators/saml2/test/org/apache/cloudstack
Rohit Yadav 6412e50471 saml2: Fixes #2548 SAML2 cert encoding and decoding
This fixes SAML2 certificate encoding/decoding issue due to refactoring
regression introduced in 7ce54bf7a8 that
did not account for base64 based encoding/decoding. The changes
effectively restore the same logic as used in previous versions.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2018-05-04 12:37:23 +05:30
..
api/command CLOUDSTACK-9993: Securing Agents Communications (#2239) 2017-08-28 12:15:11 +02:00
saml Coverity Issue: Null Pointer Dereferencing fixed and Test cases added 2015-07-28 16:56:12 +02:00
GetServiceProviderMetaDataCmdTest.java CLOUDSTACK-9993: Securing Agents Communications (#2239) 2017-08-28 12:15:11 +02:00
SAML2AuthManagerImplTest.java CLOUDSTACK-8701: Add unit test for SAML2AuthManagerImpl 2015-08-14 12:15:47 +05:30
SAML2UserAuthenticatorTest.java CLOUDSTACK-8457: SAML auth plugin improvements for production usage 2015-06-29 12:31:51 +02:00
SAMLUtilsTest.java saml2: Fixes #2548 SAML2 cert encoding and decoding 2018-05-04 12:37:23 +05:30