Skip to content

Replace depreceated new URL() with URI().toURL() for Java >= 20 #429

@flyingfischer

Description

@flyingfischer

We should probably replace the deprecated constructor new URL() with something like new URI().toURL() for Java >= 20.

Please find a patch attached.

java-saml.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions