Class XMLSecurityTestingSupport


  • public final class XMLSecurityTestingSupport
    extends Object
    Helper methods for security-related requirements.
    • Constructor Detail

      • XMLSecurityTestingSupport

        private XMLSecurityTestingSupport()
    • Method Detail

      • buildBasicInlineKeyInfoResolver

        public static org.opensaml.xmlsec.keyinfo.KeyInfoCredentialResolver buildBasicInlineKeyInfoResolver()
        Get a basic KeyInfo credential resolver which can process standard inline data - RSAKeyValue, DSAKeyValue, X509Data.
        Returns:
        a new KeyInfoCredentialResolver instance