Skip to content

Wss4jSecurityInterceptor design [SWS-723] #815

@gregturn

Description

@gregturn

Pavel Král opened SWS-723 and commented

Wss4jSecurityInterceptor implementation has design restriction making it practically imposible to extend. While working on Kerberos extension in Wss4j, I have to add new properties to configure ServicePrincipalName etc. I suggest to:

  • change scope from private to protected for method Wss4jSecurityInterceptor#initializeRequestData(messageContext) for ability to access ReqData custom properties or
  • make Wss4jHandler public so it make sense to use generic set/getOptions in subclasses

Attachments:

Referenced from: commits c906817

1 votes, 1 watchers

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions