Add org.opensaml.security to X-Pack Security module-info (#102589)
My IntelliJ was refusing to compile SamlObjectHandler.java
unless this extra line was added to module-info.java.
This doesn't currently affect official builds, nor anyone
else's IntelliJ builds it would seem. However, I thought
that since eventually some other change will make this
necessary it doesn't hurt to add it now, and might save
others time.