[ 
https://issues.apache.org/jira/browse/RAMPART-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joana M. F. Trindade updated RAMPART-87:
----------------------------------------

    Attachment: saml_token_validation.zip

-- New -- 
SAMLTokenValidator -> contains the code for the validator itself. Since I did 
not implement support for configuration files, I reuse the confinguration in 
place for SAMLTokenIssuer. 

-- Modified -- 
RahasConstants -> added 2 LocalNames ("STATUS" and "CODE"), status codes (valid 
and invalid) and a token type ("TOK_TYPE_STATUS"). 
TokenValidator -> changed method setConfigurationElement(String arg) to 
setConfigurationElement(OMElement arg), according to TokenCanceler and 
TokenIssuer interfaces. 
SAMLTokenIssuer -> added getters for the config objects, in order to reuse them 
on the SAMLTokenValidator. This can be taken out if SAMLTokenValidatorConfig 
gets implemented. 
TokenRequestDispatcher -> added code for validate requests on method 
handle(MessageContext arg0, MessageContext arg1). 

> Add renewal and validation support for issued token
> ---------------------------------------------------
>
>                 Key: RAMPART-87
>                 URL: https://issues.apache.org/jira/browse/RAMPART-87
>             Project: Rampart
>          Issue Type: New Feature
>          Components: rampart-trust
>            Reporter: Ruchith Udayanga Fernando
>            Assignee: Nandana Mihindukulasooriya
>         Attachments: saml_token_validation.zip
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to