[ http://issues.apache.org/jira/browse/WSS-47?page=all ]

Milinda Lakmal Pathirage updated WSS-47:
----------------------------------------

    Attachment: WSS4J-LDAPCrypto_19-07-06.tar.gz

This implementation support most of the methods in Crypto Interface.
Only things that has to be done are 
implement:
public String getAliasForX509Cert(String issuer, BigInteger serialNumber) 
throws WSSecurityException;  
public String getAliasForX509Cert(String issuer) throws WSSecurityException;
public PrivateKey getPrivateKey(String alias, String password) throws Exception;
public String getDefaultX509Alias();
public KeyStore getKeyStore();

> LDAP Certificate Store Support for WSS4J
> ----------------------------------------
>
>                 Key: WSS-47
>                 URL: http://issues.apache.org/jira/browse/WSS-47
>             Project: WSS4J
>          Issue Type: New Feature
>         Environment: Java, LDAP
>            Reporter: Milinda Lakmal Pathirage
>         Assigned To: Davanum Srinivas
>            Priority: Minor
>         Attachments: WSS4J-LDAPCrypto.zip, WSS4J-LDAPCrypto2.zip, 
> WSS4J-LDAPCrypto_19-07-06.tar.gz
>
>
> The main focus of this isuue is to integrate LDAP certificate store support 
> to current WSS4J implementation. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to