Interface AgroalSecurityProvider

    • Method Detail

      • getSecurityProperties

        Properties getSecurityProperties​(Object securityObject)
        Converts a custom principal / credential objects to properties to be passed to the JDBC driver.
        Returns:
        null if not capable of handle the security object, otherwise return a Properties object even if empty.