Interface Security

    • Method Detail

      • getSecurityDomain

        String getSecurityDomain()
        get the security domain for pure security-domain security management
        Returns:
        the security-domain to use
      • getSecurityDomainAndApplication

        String getSecurityDomainAndApplication()
        get the security domain for security-domain/application hybrid security management
        Returns:
        the security-domain to use
      • isApplication

        boolean isApplication()
        Indicates that app supplied parameters (such as from getConnection(user, pw)) are used to distinguish connections in the pool.
        Returns:
        the boolean indicating the appl supplier is considered or not. Default false.