[
https://issues.apache.org/jira/browse/AMBARI-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246857#comment-14246857
]
Hudson commented on AMBARI-8660:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit-docker #488 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/488/])
AMBARI-8660. Provide encrypt and decrypt functionality in KerberosCredential
(jspeidel:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=93fc4221dd3dda65115dc366798d840766377b9f)
*
ambari-server/src/test/java/org/apache/ambari/server/serveraction/kerberos/KerberosCredentialTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/KerberosCredential.java
> KerberosCredential class should encrypt and decrypt itself
> ----------------------------------------------------------
>
> Key: AMBARI-8660
> URL: https://issues.apache.org/jira/browse/AMBARI-8660
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Labels: kerberos
> Fix For: 2.0.0
>
> Attachments: AMBARI-8660_01.patch
>
>
> Due to the nature of the
> data,{{org.apache.ambari.server.serveraction.kerberos.KerberosCredential}}
> should provide a facility to encrypt and decrypt itself.
> For encryption, the caller should provide the KerberosCredential instance and
> a key.
> For decryption, the caller should provide the encrypted data (base64-encoded
> string) and the key.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)